Commit Graph

6036 Commits (ccf09b9c5147c289faf3b2245d1ecf11fa15ae00)

Author SHA1 Message Date
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
Jason Stirnaman e76dfb1ff4
Revert "Chore/improve api docs generation (#4190)" (#4194)
This reverts commit ee7239189c.
Got 404s for API docs pages after deploy.
2022-07-08 10:48:41 -05:00
Jason Stirnaman ee7239189c
Chore/improve api docs generation (#4190)
* 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.
2022-07-08 09:55:04 -05:00
kelseiv d9d30d093b
add deprecated warning (#4192) 2022-07-07 15:39:00 -07:00
Anaisdg bea34af485
new how-to: reduce to construct JSON (#4160)
new how-to: reduce to construct JSON
Co-authored-by: Anais Dotis-Georgiou <anais@Anaiss-MacBook-Pro.local>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-07 11:09:17 -07:00
Jay Clifford 5cd87a623e
Wrong function in docs (#4180)
sum() function has an incorrect example.
Pointed out by community user : https://community.influxdata.com/t/sum-function-documentation/25631
2022-07-07 10:37:58 -07:00
sunbryely-influxdata b93e8161b2
Merge pull request #4188 from influxdata/flux-0.174
Flux 0.174 release notes
2022-07-06 15:32:16 -07:00
sunbryely-influxdata 22c0f1fdf8
Merge branch 'master' into flux-0.174 2022-07-06 15:24:54 -07:00
Sunbrye Ly b3718a4ba4 PR requested changes 2022-07-06 15:19:37 -07:00
Jamie Strandboge a6f21fae93
chore(security): also mention notifications with hardening-enabled (#4183) 2022-07-06 15:10:06 -07:00
Sunbrye Ly b3e764fe7f 0.174 2022-07-06 11:42:47 -07:00
Sunbrye Ly 896c4d8fa1 release notes 2022-07-06 11:29:21 -07:00
kelseiv 6dce2c71e9
June cloud updates (#4178)
* June Cloud updates
* remove black links
* edit from Sam
2022-07-06 09:00:35 -07:00
noramullen1 4ad137d51e
1.23.1 patch release (#4186) 2022-07-05 15:44:50 -07:00