* Flux 0.169-0.170 release notes, added updated pagerduty.endpoint output, closes#4098
* fix version usage on optimize queries doc, closes#4080, closes#4093
* point to date package constants, closes#4076
* updated type conversion functions to point to correct examples, closes#4074
* quick link fix
The map function now does this better and the function required extra
work to maintain that wasn't worth it. The function has since been
removed so it should no longer show up in the docs.
No deprecation notice because it is in a contrib package.
The duration in the example code was `30s`, but the example title says _five minutes_.
This PR updates the example code to match the title, i.e. `5m`.
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* added season 3 videos and descriptions
* Added video descriptions and added videos to docs
* Update content/resources/videos/configure-telegraf-plugin.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/configure-telegraf-plugin.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/telegraf-data-ingest-plugin.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/telegraf-plugin-system-overview.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/telegraf-plugin-system-overview.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.21/introduction/getting-started.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/influxdb-edge.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/influxdb-edge.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/influxql-oss-and-cloud.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/influxql-oss-and-cloud.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/joins-in-flux.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/joins-in-flux.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/pivots-in-flux.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/pivots-in-flux.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/telegraf-agent-config-best-practice.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/telegraf-agent-config-best-practice.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/telegraf-agent-config-best-practice.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/joins-in-flux.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/telegraf-data-ingest-plugin.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/videos/telegraf-data-ingest-plugin.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* updates from review
* added ndent
* indent
* fix yaml error
* fix yaml errors
* fixed punctuation
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* update delete docs, add data retention info, update schema fucntions with retention, closes#3223, closes#3786, closes#3730, closes#2571
* updated wording around querying expired data in cloud
* updated language about deleting fields
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* applied flux formatting to code examples in the flux docs
* formatted flux examples in influxdb enterprise
* updated query examples in data file
* updated flux example formatting in cloud
* format flux examples in influxdb oss 2.1
* 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>
* feat: add authorization info to influxdb.api().
* Update content/flux/v0.x/stdlib/experimental/influxdb/api.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* 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>