* Fix broken link on sql from doc
* fixed broken link on SQL to doc
* fixed broken geo links
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* fix: revise best practices for schema design and resolve high
cardinality (#3107). Reorganize and be more procedural.
Add OSS and cloud-specific cardinality info.
* fix: added bad keys example. Example descriptions.
* Update content/influxdb/v2.0/write-data/best-practices/resolve-high-cardinality.md
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
* fix: update enterprise-1.9 and oss-1.8 to include bad field keys example. Simplify resolve-high-cardinality in oss and cloud.
* Update content/enterprise_influxdb/v1.9/concepts/schema_and_data_layout.md
Clarifies field values and tag keys
feat: troubleshoot write errors (#3003). Fix link in Flux reference.
feat: add rejected_points logging to write-data/troubleshoot (#3003)
feat: add suggested use of explicit bucket schema (#3003).
fix: shortcuts and tense. Add HTTP 422.
Co-authored-by: Roger Peppe <rogpeppe@gmail.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
fix: update bucket-schema doc to link to troubleshoot. Update OSS.
fix: add rejected_points measurement to cloud system-bucket schema. Had to duplicate the content; couldn't make cloud-only tag work with the list.
chore: replace duplicated content with cloud-only tag now that it works for lists.
Co-authored-by: Scott Anderson <scott@influxdata.com>
* updated oss-/cloud-only shortcodes to work with list items
* deduplicated regex passes
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
since influxdb2 the restore command is available under the
influx command and not influxd
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* remove operator token from Cloud
* Update create-token.md
* move oss-only tag
* Update content/influxdb/v2.0/reference/glossary.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/upgrade/v2-to-cloud.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* add duplicate-oss shortcode to cloud glossary
* Update content/influxdb/v2.0/reference/glossary.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.1/reference/glossary.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.1/reference/glossary.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.1/security/tokens/view-tokens.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Telegraf 1.20.4
* Update content/telegraf/v1.20/about_the_project/release-notes-changelog.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.20/about_the_project/release-notes-changelog.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.20/about_the_project/release-notes-changelog.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* update process flows for monitor and alert
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* minor update to address PR feedback
* updated monitor and alert sections in cloud, updated for PR feedback
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>