Commit Graph

7161 Commits (docs/clustered/explain-postgresql-dsn-password-with-symbols)

Author SHA1 Message Date
helenosheaa faf3573ae6 fix: json example, string example 2022-07-28 11:52:22 -04:00
kelseiv af61cf6068
update sortBy to orderBy (#4260)
* update sortBy to orderBy
* revert orderBy changes in json files
2022-07-27 12:25:53 -07:00
noramullen1 5442b1c683 final hot fix to link and icon 2022-07-27 11:36:29 -07:00
noramullen1 f5e5b30bc5 Hot fix to anchor link 2022-07-27 11:03:47 -07:00
noramullen1 41b8ae813d hot fix to load data icon 2022-07-27 10:55:01 -07:00
kelseiv 1f6cbee243
MQTT/native cloud ingest (#4203)
* add MQTT draft PR

* add updates

* edits

* Updates to MQTT

* Update content/influxdb/v2.3/write-data/no-code/load-data.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* Update content/influxdb/v2.3/write-data/no-code/load-data.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* Update content/influxdb/v2.3/write-data/no-code/load-data.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* Update content/influxdb/v2.3/write-data/no-code/load-data.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* Update content/influxdb/v2.3/write-data/troubleshoot.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* Add JSON example and update name to remove "cloud"

Co-authored-by: noramullen1 <nora@influxdata.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-07-27 10:19:58 -07:00
Scott Anderson 10901ac104 hotfix: fix notification endpoint tags 2022-07-27 09:49:18 -06:00
Scott Anderson b462907fbc hotfix: temporarily add notification endpoint tags until next flux release 2022-07-27 09:43:10 -06:00
sunbryely-influxdata 207c62a195
Merge pull request #4198 from influxdata/feat/add-ast-glossary
feat: add ast to glossary
2022-07-26 15:03:39 -07:00
sunbryely-influxdata 2c437698d1
Merge branch 'master' into feat/add-ast-glossary 2022-07-26 15:00:35 -07:00
Sunbrye Ly 4c93458ef3 fix: PR requested changes 2022-07-26 14:57:59 -07:00
noramullen1 5e0dea286d
Add 1.23.3 (#4247)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-26 08:30:01 -07:00
Scott Anderson 8d170ad792
Flux 0.176 (#4253)
* flux 0.176 stdlib changes

* Flux 0.176.0 release notes (#4251)
2022-07-25 15:31:31 -06:00
Scott Anderson 3eca735a53
add query time global rate limit, closes #4232 (#4250) 2022-07-25 14:03:12 -06:00
Jason Stirnaman b5fdb24d41
Feat/api helpers (#4243)
* feat: add ast to glossary

* adding to 2.2

* hotfix(tasks): update duplicate-oss tag to fix broken icon render.

* chore: make API ref shortcode regex non-greedy.

- Make regex used to replace INFLUXDB_DOCS_URL shortcode in the API spec lazy so that it only matches each instance of the shortcode when more than appear in a description.

* fix(glossary): simplify AST and fix agent.

* feat(glossary): add RFC3339Nano entry to use with API docs.

Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MacBook-Pro.local>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-22 16:53:00 -05:00
sunbryely-influxdata 1034a75369
Merge pull request #4241 from influxdata/hotfix/api-cloud-write-400
hotfix:400-error
2022-07-21 14:11:34 -07:00
sunbryely-influxdata 1853621e72
Merge branch 'master' into hotfix/api-cloud-write-400 2022-07-21 14:08:42 -07:00
Jason Stirnaman f3649f56f7
hotfix(tasks): update duplicate-oss tag to fix broken icon render. (#4242) 2022-07-21 15:25:14 -05:00
Sunbrye Ly 01cec20b96 hotfix:400-error 2022-07-21 12:52:37 -07:00
Scott Anderson 300d88287a
Replace modal content when no versions of InfluxDB support a package or function (#4238) 2022-07-21 09:52:49 -06:00
kelseiv 43bf08e455
hotfix (#4234) 2022-07-20 15:03:13 -07:00
Scott Anderson c20bb3bb0c
reformat auto-generated deprecations notices, make doc links relative (#4235) 2022-07-20 15:25:32 -06:00
Scott Anderson ac469c48bf
Flux 0.175.0 (#4231)
* updated stdlib

* Flux 0.175.0 release notes (#4228)
2022-07-19 16:28:16 -06:00
Scott Anderson 71cba6f71a
trigger flux-influxdb-version modal with query param (#4230) 2022-07-19 16:22:25 -06:00
Scott Anderson 5ce0d1ec47
Show what versions of InfluxDB Flux functions are supported in (#4219)
* automatically build flux version data file

* rendered modals on each stdlib page

* polish on flux-influxdb version support

* reverted modified frontmatter

* added new page that shows what flux versions are packaged with each InfluxDB version

* added comment to js file

* updated to address PR feedback

* moved flux build scripts into their own directory

* updated inject-flux-frontmatter script to work in subdirectory

* updated flux-versions script to work in nested directory

* fixed bug in flux-versions script
2022-07-19 15:14:10 -06:00
Jason Stirnaman b15f2fdfdc
Api/update specs (#4226)
* chore(api): update specs

- tasks with scripts for cloud
- improve task endpoint docs

* chore: update cloud and oss api specs for cloud tasks-with-scripts.

- Tasks can be used with invokable scripts.
- Reset docs-release/oss branch to head of master due to changes for
  tasks. Doesn't appear to be anything new in OSS that would break.
2022-07-19 14:58:35 -05:00
Scott Anderson ae312b2d98 hotfix: make version dynamic in CLI credentials shortcode 2022-07-19 09:05:34 -06:00
kelseiv 735f58cd2d
Merge branch 'master' into feat/add-ast-glossary 2022-07-18 15:59:06 -07:00
lwandzura 203a573632
fixed broken link (#4222) 2022-07-18 17:40:14 -05:00
noramullen1 fa6faea876
Add new Telegraf videos to docs (#4221)
* Add new telegraf videos to docs

* Added metric filtering video
2022-07-18 12:09:11 -07:00
lwandzura 4131b146a3
added detail about throttled writes (#4081)
* added detail about throttled writes

* moved to HH section

* Update content/enterprise_influxdb/v1.9/administration/configure/config-data-nodes.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* made changes based on feedback

* added suggested update

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-14 14:19:41 -05:00
kelseiv 67a75ec364
Merge branch 'master' into feat/add-ast-glossary 2022-07-14 11:48:52 -07:00
Helvio Pedreschi 50f9f9d888
Fixed private CIDRs (#4216) 2022-07-14 12:15:20 -06:00
Scott Anderson 51946813b8 hotfix: fix versioning in influxdb release notes 2022-07-13 08:56:30 -06:00
kelseiv c4f090b8d1
telegraf 1.23.2 (#4201)
* telegraf 1.23.2
* add edits from release announcement
* edit f Sam
2022-07-12 15:21:58 -07:00
Scott Anderson c398fbc70f hotfix: update monitor states examples, closes #4187 2022-07-12 15:31:19 -06:00
sunbryely-influxdata cb84692dd8
Merge pull request #4205 from influxdata/flux-0.174.1
Flux 0.174.1 Release Notes
2022-07-12 14:18:48 -07:00
sunbryely-influxdata 0f90ab1198
Merge branch 'master' into flux-0.174.1 2022-07-12 14:15:41 -07:00
sunbryely-influxdata d680b9e152
Update content/flux/v0.x/release-notes.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-07-12 13:00:16 -07:00
wiedld 51121eff2e
fix: add field to example annotated csv, such that it copy/paste works in the UI in linked example (#4206) 2022-07-12 12:01:00 -07:00
Sunbrye Ly a348ddaa33 release notes 2022-07-12 10:30:31 -07:00
Sunbrye Ly 548178966f need to reset pycharm 2022-07-12 10:27:34 -07:00
Jason Stirnaman 064d9d0a25
chore/api-tags flatten tags (#4191)
* chore(api):

- Replace some x-tagGroups with tags to flatten the navigation and redundant headings.
- Remove unnecessary x-tagGroups from 1.x compat docs.

* chore: remove unused tag-group files.

* chore: update api-docs README

- Document the generate -c flag.
- Cleanup.

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-12 12:21:35 -05:00
Ignacio Van Droogenbroeck 836bd1bcbd
Update database_management.md (#4182)
For some reason <br> was not allowing the snippets are displayed correctly on the docs website.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-07-12 10:43:25 -06:00
Mike Eriksson 8318ed4919
Update data-elements.md (#4204)
Just fixe a spelling mistake, 'follwoing' to 'following'.
2022-07-12 10:40:16 -06:00
lwandzura a9475eb0a6
Enterprise 1.9.8 release notes (#4185)
* added cli 2.4 release updates

* added 1.9.8 update, added passive node to glossary

* added passive node feature paragraph

* updated inlfud-ctl command

* additional updates

* Revert "added cli 2.4 release updates"

This reverts commit d8964e689e.

* Update content/enterprise_influxdb/v1.9/concepts/glossary.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* added additional feature

* updated with today's date

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-11 11:35:25 -05:00
peterreg 7abe87fbc2
This adds videos for Seasons 4-6 (#4177)
* This adds videos for Seasons 4-6

* Update Intro-to-Client-Libraries.md

* Update API-Invocable-Scripts.md

* Update Edge-Data-Replication.md

* Update Flux-Data-Structure.md

* Update Flux-Functions.md

* Update Optimizing-Flux-Functions.md

* Update Intro-to-Check-&-Notifications.md

* Update Checks-&-Notification-in-Action.md

* Update Aggregator-&-Processor-Plugins-in-Telegraf.md

* Update Using-MQTT-and-InfluxDB-for-IoT.md

* Update Basics-of-Geo-temporal-data-and-InfluxDB.md

* Update Flux-and-S2-Geometry.md

* Update Using-Flux-to-query-geo-temporal-data.md

* Update InfluxDB-in-the-IoT-stack.md

* Update Architecture-Overview-for-IoT-and-InfluxDB.md

* Update Configuring Replications For Downsampling To Cloud.md

* Update Retaining-Data-Shape-When-Downsampling-To-Cloud.md

* Update Using-Scripts-in-InfluxDB.md

* Update Invocable-Scripts-and-Tasks.md

* Update Invocable-Scripts-for-Alerting.md

* Update Batching-Data-with-the-Python-Client-Library.md

* Update Querying-Data-with-the-Python-Client-Library.md

* Update Using-the-InfluxDB-Python-Client-Library-Administrative-API.md

* Update Basics-of-Geo-temporal-data-and-InfluxDB.md

* Update Basics-of-Geo-temporal-data-and-InfluxDB.md

* Update content/resources/videos/API-Invocable-Scripts.md

* Update content/resources/videos/Checks-&-Notification-in-Action.md

* Update API-Invocable-Scripts.md

* Testing Circle ci fix

* Edits for videos seasons 4-6

* Resolve conflict duplicate videos

* Further revisions to videos seasons 4-6

* update filenames

* video edits

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2022-07-08 17:52:41 -07:00
Jason Stirnaman 91a8b7c826
Chore/improve api docs generation (#4196)
* chore: getswagger quality-of-life

- Exit on invalid options.
- Show curl output, e.g. if the filepath is incorrect.
- Replace $_ with $outFile for readability.
- Replace context with platform, the common jargon.

* chore(api): generate.sh quality-of-life

- Only regenerate HTML for a spec version if the current file differs from master.
- Refactor to remove code repetition.

* chore: generate.sh generates all versions by default

- Add a -c flag that only generates changed files (for development).
- More refactoring.
2022-07-08 16:30:02 -05:00
Sunbrye Ly 374f3f538c adding to 2.2 2022-07-08 11:26:21 -07:00
Sunbrye Ly fb710fc111 feat: add ast to glossary 2022-07-08 11:14:36 -07:00