Commit Graph

41 Commits (v3/inspect-partitions)

Author SHA1 Message Date
Scott Anderson 01e6d5c96e
InfluxDB 2.7.4 (#5232)
* InfluxDB 2.7.4, fix latest-patch shortcode for CLIs, update download links

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-11-14 16:49:35 -07:00
Scott Anderson 636f5ada45
V2 nav reorg (#5213)
* nest reference docs menu in v2 and cloud

* move migrate data into write data

* nest notebooks under tools

* nest templates under tools

* nest telegraf configs under tools

* cleanup weights and titles of tools sections

* reorg org and bucket management under admin

* add backup/restore to admin, clean up related links

* restructure security sections under admin

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* updated serverless cli docs to address pr feedback

* Update content/influxdb/cloud/admin/organizations/delete-org.md

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* port v2 install changes to new structure

* address pr feedback and ported missing content to serverless

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-11-06 15:53:12 -07:00
kelseiv be793c7758
Update K8s info in InfluxDB enterprise (#3151)
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-10-18 16:35:53 -06:00
Geoffrey Wossum 26c6d57cad
feat: add hh_node measurement (#4137)
* feat: add hh_node measurement

Add documentation for `hh_node` measurement that was added to `/debug/vars` starting with 1.9.8 and 1.10.0.

refs https://github.com/influxdata/plutonium/pull/3877
refs https://github.com/influxdata/plutonium/pull/3878
refs https://github.com/influxdata/plutonium/pull/3879

* resolve hh_ links

* Update content/platform/monitoring/influxdata-platform/tools/measurements-internal.md

* Update content/platform/monitoring/influxdata-platform/tools/measurements-internal.md

* Update content/platform/monitoring/influxdata-platform/tools/measurements-internal.md

* Update content/platform/monitoring/influxdata-platform/tools/measurements-internal.md

* Update content/platform/monitoring/influxdata-platform/tools/measurements-internal.md

---------

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-10-17 14:37:42 -06:00
Scott Anderson 09d283ff56
Kapacitor 1.7 (#5151)
* Kapacitor 1.7 and reorg

* fixed references to kapacitor 1.6
2023-09-22 11:35:04 -06:00
Scott Anderson 35ad46c4c2
Version restructure (#5133)
* mass changes for version restructure

* fixed latest-patch and flux version generator

* updated hugo configs

* fixed flux frontmatter injector

* fixed flux frontmatter injector

* WIP api generator updates for version restructure (#5128)

* fixed telegraf plugin list

* removed latest shortcode

* fixed current-version

* fixed product dropdown crosslinking

* fixed alt links

* WIP fixing links

* fixed broken links

* updated api doc generation

* fixed additional resources

* added version redirects to edge.js

* fixed search placeholder

* fixed paged titles
2023-09-12 23:33:31 -06:00
lwandzura 458cc342d7
fixed broken link (#4636)
* fixed broken link

* Update content/platform/getting-started.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-11-15 11:04:56 -06:00
lwandzura f8872a11cc
removed kapa enterprise from 1.6 (#4394) 2022-08-27 09:42:03 -05:00
lwandzura 8e431388b0
fixed Telegraf install links (#3997)
* fixed Telegraf install links

* added alias

* added alias

* added alias
2022-05-09 10:25:10 -05:00
pierwill 7793554c66
InfluxDB Enterprise 1.9.6 (#3650)
* Document meta-node HTTP access logging (#3486)
* Document `influxd-ctl backup -estimate` flag (#3484)
  Closes #3480
* add new option for SIGTERM (#3496)
* Document `-meta-only-overwrite-force` restore flag for Enterprise (#3487)
* Document `max-concurrent-deletes` option (#3697)
* Update Enterprise cluster metrics: add `openConnections` (#3703)
  Closes #3653
* Remove marketplace offerings from Enterprise
* Use bytes in certain Enterprise config examples (#3743)
* InfluxDB Enterprise 1.9: remove default values from configuration headings (#3759)

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
2022-02-17 11:14:44 -06:00
kelseiv 0e85a8f236
Create new limits page (#3355)
* WIP
* WIP 2
* WIP 3
* work with Gunnar +editorial pass
* updates to pricing
* more WIP updates
* update plan links
* edit from Gunnar
* add table for error limits
* edit
* clarifications between global and plan limits
* add edit from Rob Kramer
* edits from Ryan
* edit from Tim
* Update content/influxdb/cloud/account-management/billing.md
* Update data-usage.md
* update menu
* add query and task processing global limits
* add note about interval and rmv API responses
* update intr
* More updates to the limits page
* edits with Gunnar
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>
* edits from Tim
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Removes old frontmatter, crosslinks usage docs, fixes typo (#3738)
* removed old frontmatter, crosslinked usage docs, fixed typo
* Apply suggestions from code review
* delete old comment
* edits from Scott
* edit
* reorder column content and update old links
Co-authored-by: Gunnar Aasen <gunnar+github@gunnar.me>
Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-02-01 17:53:43 -08:00
Kiesman c254165424
Fix typo (#3368) 2021-11-06 21:11:42 -05:00
timhallinflux 76200fb9f8
Removed incorrect statement (#3238)
* Removed incorrect statement

InfluxDB Enterprise 2.0 is not currently in development!
2021-10-11 12:12:21 -07:00
timhallinflux 75780a9145
Monitoring Improvements -- connecting to Cloud (#2674)
* removed erroneous text re: monitoring Cloud

* Add Cloud option.

* add link for templates doc

* Create monitor.md

* Update monitor.md

* feat: updating monitor.md tutorial

* Update monitor.md

* Update monitor.md

* new screenshots for monitoring

* Update monitor.md

* Add files via upload

* Update monitor.md

* feat: edits and screenshot updates

* edits-draft

* edits on setting up Telegraf

* misc changes; update Telegraf version

* remove redundant content

* edit last two procedures

* edits

* add boards

* remove screenshot

* remove should

* change parent menu

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/platform/monitoring/influxdata-platform/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/platform/monitoring/influxdata-platform/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Small edits made.

* More edits made.

* Small edits made.

* Minor edits made.

* More edits made.

* WIP edits made.

* Minor edits made.

* WIP edits.

* Solved indentation issues.

* edits4 Michelle on deadman alert, formatting, misc

* Edits made before fixing them.

* More edits.

* Fixed typos in notification rule, added detail.

* Added details.

* More edits.

* Edits made.

Co-authored-by: Russ Savage <russ@influxdata.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: mluu12 <87089043+mluu12@users.noreply.github.com>
2021-08-11 11:44:12 -07:00
kelseiv d5d0035447
platform upds (#2311)
* platform upds

* Update _index.md

* add 1.x to TICK references

* update platform page to showcase 2.0 and add Telegraf

* get started with the InfluxData platform

* update install and deploy page

* update deploy the tick stack doc

* update monitor platform doc

* more first-round platform updates
2021-03-24 10:00:22 -07:00
elwin1234 0fb127cd58
Update external-monitor-setup.md (#2183)
Fixed typo in configuration example of **Monitor Kapacitor performance metrics**
2021-02-22 15:09:26 -07:00
Scott Anderson c1ca5c8408
Fix broken internal links – SEO link audit (#2189)
* link audit, remove info about stopping influxd in restore docs, closes #2168

* fixed broken internal links for seo link audit

* updated canonical logic to be smarter

* fixed canonical links and broken images

* fixed errant find and replace

* fixed formatting of kapa event handler docs

* more link fixes

* more link fixes, support latest shortcode in telegraf plugin descriptions
2021-02-19 11:07:47 -07:00
kelseiv 994f9e4522
InfluxDB OSS 1.8.4 updates (#2129) 2021-02-08 09:47:18 -08:00
noramullen1 b4df54a127 Fix typo 2021-01-13 18:04:52 -08:00
noramullen1 1fed15e3e7 Update broken links (addresses #2052 ) 2021-01-13 11:18:26 -08:00
Scott Anderson 643b182ddf fix related links, closes #2037 2021-01-07 10:16:04 -07:00
Scott Anderson 942203d351
2.0 GA and separate Cloud from OSS (#1805)
* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* New URL switcher (#1720)

* restructured url modal

* rearchitected the url switcher functionality

* add influxdb preference management to url switcher

* create separate pages for querying data

* update weight

* Update flux-repl.md

* Update influx-query.md

* edits f Scott

* move content from explore-metrics to data-explorer

* edits; delete explore-metrics

* edits

* delete file

* remove duplicate content

* add InfluxQLquery examples

* Remove references to "security script"

* draft updates for Band Plot vis

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* New URL switcher (#1720)

* restructured url modal

* rearchitected the url switcher functionality

* add influxdb preference management to url switcher

* URL validation on custom URL (#1763)

* added url validation to custom url form, resolves #1739

* removed placeholder message from custom url form

* updated styles for url selector modal

* Move restore command to `influx` cli, update flags

* Update table for backup

* Remove RC information, update paths for restore, change `backup-path` flag to `input`

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* New URL switcher (#1720)

* restructured url modal

* rearchitected the url switcher functionality

* add influxdb preference management to url switcher

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* URL validation on custom URL (#1763)

* added url validation to custom url form, resolves #1739

* removed placeholder message from custom url form

* updated styles for url selector modal

* WIP updating InfluxDB OSS naming throughout

* updated canonical shortcode for oss vs cloud, updated 2.0 version numbers on homepage

* updated swagger file to rc4 for 2.0 and cloud

* fixed canonical partial

* Update multi-user Cloud docs

Also adds a heading the note on permissions.

Closes #1764

* Fix table for backup flags

* Update input flag, remove TSI references

* Address PR feedback

* Remove product tag

* Fix DBRP mapping examples (#1776)

* updated dbrp mapping examples in influxql query guide, closes #1774

* removed unnecessarily escaped newline from dbrp mapping example

* add draft rc4 and GA RNs

* cloud and oss name updates

* emphasis production ready

* update curl example

* duplicate oss pages in cloud

* Address PR feedback

* added new aws us east region, resolves #1777 (#1782)

* Add steps for script editor

* Add cloud version

* moved and updated upgrade guides (#1783)

* Fix typos

* update upgrade links

* edits

* Clarify 1m cardinality is initial limit only

* fix typo

* fix date

* Add note on `_internal` database to v1-to-v2 upgrade guide

Closes #1775.

* Update influxdb.md

* fixed broken links throughout cloud docs

* fixed broken links in 2.0 oss

* Address PR feedback

* remove window pushdowns

* updated oss pushdown list

* Add instructions for verifying InfluxDB 2.0 download

* updated latest versions in edge.js

* added flux-0.94.0 to flux release notes (#1790)

* update date and add Flux .94.0 link

* delete broken link to image

* remove auto refresh; not currently in UI

* add duplicate-oss tag to Cloud execute-queries

* highlight diff between Flux and InfluxQL example

* delete extra header

* Generate v1 compatibility API docs (#1789)

* updated swagger generation to generate v1 compat api docs

* restructured api docs

* updated restore flags table

* updated infludb binary urls in oss and cloud

* Address PR feedback

* Make contact support a mailto link

* Add --log-level flag to `influxd upgrade`

Closes #1795

* add release note about api/v2/delete

* update delete data note for 2.0

* edit

* Fix URLs and filenames in OSS 2.0 Get Started

* update version for GA

* Add color to Flux example for Flux documentation (addresses #1724 )

* Change versions to 2.0.1 in GS

* Replace 2.0.0 with 2.0.1

* Revert Docker updates to 2.0.0

* Add release notes for 2.0.0

* edits; add known issue

* clarify DB is 1.x

* updated influxdb versions in cloud and oss getting started

* updated influxdb oss urls doc

* remove rc and upd upgrade link in back up data

* Edit `influxd upgrade` docs (#1798)

* Edit `influxd upgrade` guide

Major revision of existing docs.

Add "Before you begin: important considerations" section.

* Address PR feedback

* Edit backup instructions

* More work on kap

* Rm comment

* Rm sentence

* Add note on Docker

* Edit intro

* Edit link

* Work on PR feedback

* Continue PR feedback

* More PR feedback

* More edits

* more edits

* Edits

* more edits

* rm word

* updates to address PR feedback for the upgrade guide

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
2020-11-11 09:52:14 -07:00
pierwill cb9df9baf7 Document debug vars `valuesWrittenOK` and `pointsWrittenOK` 2020-10-12 12:28:20 -07:00
Kelly c332dde043 fix typo 2020-10-01 18:10:53 -07:00
Kelly ac94412c01 edits 2020-09-16 09:23:36 -07:00
Kelly 51d4ff9b8f update Helm chart links 2020-09-16 08:08:25 -07:00
Scott Anderson a84ed8f9e0 removed/replaced headings with links (#1383) 2020-09-02 12:17:40 -06:00
Scott Anderson 5bc9fbd786 Platform link audit 2020-09-02 12:17:39 -06:00
Scott Anderson 4289d5dfa3 restructured platform section 2020-09-02 12:17:35 -06:00
Kelly 9e2401dc0f roll over Platform troubleshooting docs PR 2020-09-02 12:17:31 -06:00
Scott Anderson a13aacbbfb updated all latest links with latest shortcode, refactored related partial 2020-09-02 12:17:06 -06:00
Scott Anderson 9d2919e8ff added aliases to platform docs 2020-09-02 12:17:03 -06:00
Scott Anderson 0fb2330fa5 added home page link in each product naviation 2020-09-02 12:17:03 -06:00
Scott Anderson bc8c176e4d migrated all v1 and v2 images to new image structure 2020-09-02 12:16:37 -06:00
Scott Anderson 5144a8c46a added platform section in platform nav in 1.x docs 2020-09-02 12:16:36 -06:00
Scott Anderson e19505e719 updated all latest links with latest shortcode, refactored related partial 2020-09-02 12:16:02 -06:00
Scott Anderson e2620fa9e9 added aliases to platform docs 2020-09-02 12:15:57 -06:00
Scott Anderson 200db149eb added home page link in each product naviation 2020-09-02 12:15:57 -06:00
Scott Anderson 075c585ff8 migrated all v1 and v2 images to new image structure 2020-09-02 12:15:56 -06:00
Scott Anderson 7666510726 updated image paths for gcp images 2020-09-02 12:15:55 -06:00
Scott Anderson 3e120663f4 added platform section in platform nav in 1.x docs 2020-09-02 12:15:55 -06:00