* add influx release notes
* add headings
* Update influx-cli.md
* Update influx-cli.md
* Update password.md
* Update password.md
* Update password.md
* release note edits
* Update password.md
* Update add.md
* added latest-cli shortcode (#2946)
* Update content/influxdb/cloud/reference/release-notes/influx-cli.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/reference/release-notes/influx-cli.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/reference/release-notes/influx-cli.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* edits
* add link to compression flag
* rmv extra
* update compression descrp
* update per version support for backup
* remove 2.1
* Add global --http-debug flag (#2948)
* add global flag to apply
* add global flag to appy
* update influx commands with global flag
* revert to add back duplicate-oss tag
* remove dup
* rmv global tag from config cmds
Co-authored-by: mluu12 <87089043+mluu12@users.noreply.github.com>
Co-authored-by: mluu12 <87089043+mluu12@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Fix SHOW MEASUREMENT CARDINALITY level
* Fix SHOW TAG KEY CARDINALITY
* fix SHOW TAG VALUES CARDINALITY
* fix SHOW STATS and EXPLAIN results headings
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Added new explanation of the view raw data table.
* View Raw Data table updates made.
* More updates made to View Raw Data table.
* More edits to view raw data.
* Added links and lengenthed list to data types.
* Update content/influxdb/v2.0/reference/glossary.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Added two new datatypes.
* Added links about different data types.
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* added a doc monitoring raspberry pi
* minor edit
* updated dashboard instructions
* Update content/influxdb/cloud/monitor-alert/templates/infrastructure/raspberry-pi.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/monitor-alert/templates/infrastructure/raspberry-pi.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Fixed typos on raspberry branch.
* Update content/influxdb/cloud/monitor-alert/templates/infrastructure/raspberry-pi.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
The type of arg should be "list of string" and the current examples uses
just as string. It used as is the following error will occur:
"failed to decode options into *alert.ExecHandlerConfig: 1 error(s) decoding:\n\n*
'args': source data must be an array or slice, got string"
* update for range annotation
* remove one click and show options
* edit
* omit extra words
* edits
* edit
* fix typo
* Update content/influxdb/cloud/visualize-data/annotations.md
* Update content/influxdb/cloud/visualize-data/annotations.md
* Update content/influxdb/cloud/visualize-data/annotations.md
* fix: fix broken link by adding API guide for creating a bucket. - add example code. - add aliases for pages moved from Tools.
* fix: move create a bucket into the existing page for now. Copy example to API quick start.
* Update content/influxdb/v2.0/organizations/buckets/create-bucket.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/organizations/buckets/create-bucket.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/organizations/buckets/create-bucket.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/organizations/buckets/create-bucket.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/api-guide/api_intro.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/api-guide/api_intro.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix: remove alias (#2861)
* fix: replace correct URLs, hostnames, protocols (#2861)
- Replaced recently added "parsed" URL objects with map()
to get the hostname replacements separately.
- Iterate over hostname replacements and only replace if the
match isn't preceded by `/` or `.`.
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix: fix broken link by adding API guide for creating a bucket. - add example code. - add aliases for pages moved from Tools.
* fix: move create a bucket into the existing page for now. Copy example to API quick start.
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>