Commit Graph

6059 Commits (d3d152230e6bb66c6f7503cdc7f6f9a93621b5b2)

Author SHA1 Message Date
Scott Anderson d3d152230e hotfix: remove duplicate video file, fix table styles 2022-09-20 16:43:54 -06:00
peterreg 7fcdead0ea
Adding influxDB videos for season 7 (#4457)
* 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

* Adding Season 7 videos for the Meet the Developer series

* Update content/resources/videos/Configuring-and-Parsing-Data-with-InfluxDB-Native-Collector-for-MQTT.md

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

* Update content/resources/videos/Explicit-Schemas-in-InfluxDB.md

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

* Update content/resources/videos/Getting-Started-with-the-Node.js-Client-Library-in-InfluxDB.md

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

* Update content/resources/videos/Intro-to-InfluxDB-Native-Collector.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-09-19 14:50:05 -07:00
Scott Anderson 10bc089d2d hotfix: fix telegraf nav, add influxdbu banner to resources landing 2022-09-16 13:00:24 -06:00
Scott Anderson 5a0bbbbbe7 hotfix: update sql driverName param, closes influxdata/DAR#328 2022-09-15 16:16:11 -06:00
Adam 2 c4c5d9d1e9
Update native-subscriptions.md (#4461)
Update spelling.
2022-09-15 16:13:50 -06:00
Jason Stirnaman 260ed64b3b
fix(api): Check all nodes for a description field (#4458)
- Replace named nodes in decorator with the any key.
- If the node description field is a string, replace URLs.
2022-09-15 11:44:08 -05:00
noramullen1 c912f3bcb2
Telegraf 1.24 (#4456)
* 1.24 telegraf updates

* Add Linux CPU plugin
2022-09-15 09:38:16 -07:00
Jason Stirnaman f8197e1180
Fix/4449 missing task content (#4453)
* fix: Clarify the example (Part of #4450).

* fix: update process-data with API. Don't forecast _coming_ examples.

* fix: v2.4 tasks get-started (#4449).

* fix: v2.4 tasks task-options (#4449).

* fix(tasks): port v2.3 and cloud-only task content to v2.4.

- Fixes and Closes #4449.
- Add new content for tasks API.

* Update content/influxdb/v2.3/process-data/manage-tasks/run-task.md

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

* Update content/influxdb/v2.3/process-data/manage-tasks/task-run-history.md

* Update content/influxdb/v2.4/process-data/get-started.md

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

* Update content/influxdb/v2.4/process-data/manage-tasks/create-task.md

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

* Update content/influxdb/v2.3/process-data/manage-tasks/task-run-history.md

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

* Update content/influxdb/v2.4/process-data/manage-tasks/create-task.md

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

* Update content/influxdb/v2.4/process-data/manage-tasks/create-task.md

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

* Update content/influxdb/v2.4/process-data/manage-tasks/create-task.md

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

* Update content/influxdb/v2.4/process-data/manage-tasks/create-task.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-13 09:19:52 -05:00
lwandzura 64a618739b
Add raft status (#4447)
* added RAFT status, fixed versioning

* removed space

* corrected output and fixd formatting in v1.9

* Update content/enterprise_influxdb/v1.10/tools/influxd-ctl.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-13 09:00:48 -05:00
Scott Anderson 90961e38ac
Flux 0.183 (#4454)
* flux 0.183.0 release notes

* flux 0.183.0 stdlib updates
2022-09-12 14:41:38 -06:00
Scott Anderson 51f12c9d71
updated flux spec and nav order (#4452) 2022-09-12 12:34:44 -06:00
lwandzura b8c6beaa2a
Add shared secret kapa (#4451)
* added shared secret to http section

* added shared secret to http section
2022-09-12 11:35:39 -05:00
Scott Anderson 5819ddaf17
Revamp native MQTT docs (#4446)
* revamp native mqtt docs, closes influxdata/DAR#323

* fixed typos
2022-09-09 16:21:22 -06:00
lwandzura 960849b0de
added report-disk command (#4444)
* added report-disk command

* Update content/enterprise_influxdb/v1.10/tools/influx_inspect.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.10/tools/influx_inspect.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.10/tools/influx_inspect.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/tools/influx_inspect.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/tools/influx_inspect.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-09-09 15:43:58 -05:00
sunbryely-influxdata 572b415590
Merge pull request #4437 from influxdata/docs/api-release
feat: release api docs updates or Organization endpoints
2022-09-09 10:16:52 -07:00
sunbryely-influxdata 08f408d542
Merge branch 'master' into docs/api-release 2022-09-09 10:09:54 -07:00
sunbryely-influxdata 1ba9d6fa1d
Update api-docs/v2.4/ref.yml
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-09-09 10:09:43 -07:00
sunbryely-influxdata 6b7aba0029
Update api-docs/cloud/ref.yml
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-09-09 10:09:23 -07:00
sunbryely-influxdata df953e01e8
Update api-docs/cloud/ref.yml
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-09-09 10:09:07 -07:00
sunbryely-influxdata b15e37b144
Update api-docs/cloud/ref.yml
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-09-09 10:09:00 -07:00
Scott Anderson 941e060781
fixed broken anchor links, closes influxdata/DAR#321 (#4445) 2022-09-09 10:45:22 -06:00
Kelly a10986e6cd Revert "rmv quotes in product.yml"
This reverts commit ccf09b9c51.
2022-09-09 08:30:08 -07:00
Kelly ccf09b9c51 rmv quotes in product.yml 2022-09-09 08:13:14 -07:00
lwandzura 738c2e5f53
Enterprise 1.10 (#4416)
* created enterprise 1.10 folder
* added release notes
* removed 1.9 aliases, removed 1.9 version
* updated edge.js file
* updated products file
* updated products.yml
* port flux query changes to enterprise 1.10
* port ldap troubleshooting to enterprise 1.10
* ported single-node enterprise instructions to 1.10
* update download link to include -c for amd64.deb
* add new options and overview bullets
* misc 1.10 updates
* removed example
* Add api endpoints (#4418)
* updates to delete endpoint
* added updates
* added curl commands
* made changes
* added detail to API endpoints
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
* Update content/enterprise_influxdb/v1.10/about-the-project/release-notes-changelog.md
* Update content/enterprise_influxdb/v1.10/about-the-project/release-notes-changelog.md
* added new info to influxdctl doc (#4421)
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
* Add start stop example (#4420)
* added start and stop example and new headings
* fixed wording
* Update content/enterprise_influxdb/v1.10/administration/backup-and-restore.md
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
* link to new start and end options in release notes
* made requested changes
* added links to buckets endpoint
* aded additional info
* add example, link to api doc and predicate syntax
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-08 17:50:58 -07:00
Scott Anderson d37612dc90
Correct /write and /query endpoints (#4439)
* correct /write and /query endpoints, closes influxdata/DAR#325

* update /write endpoints in cloud docs
2022-09-08 16:44:01 -06:00
pierwill 945f3ae222
Fix typo in Flux specification (#4438) 2022-09-08 15:06:28 -06:00
Sunbrye Ly ceed42b669 feat: release api docs updates 2022-09-08 12:36:19 -07:00
Scott Anderson 79262c4dd2
Add TTBR information to Cloud documentation (#4307)
* add ttbr information to cloud docs, closes influxdata/DAR#302

* fixed typo, added PR feedback

* Apply suggestions from code review

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-07 09:45:33 -06:00
Jeffrey Smith II 95e538075c
feat: add instructions to set directory permissions on manually installs (#4413)
* feat: add instructions to set directory permissions on manually installs

* fix: cleanup wording

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

* fix: code cleanup

* feat: add information about umask

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-09-06 15:32:41 -06:00
Scott Anderson c42a3da154 hotfix: fixed experimental message link 2022-09-06 14:53:04 -06:00
Scott Anderson a9c64046fe
Flux 0.182 (#4414)
* Flux 0.182.0 release notes

* updated experimental message

* Flux 0.182 stdlib updates

* removed uneeded pages from flux_stdlib_frontmatter.yml
2022-09-06 14:37:24 -06:00
lwandzura 47aca30bd3
Update queries page info (#4389)
* created chrono 1.10 set

* Add rbac UI changes (#4355)

* added UI changes

* made a few updates

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>

* Chrono 1.10 release notes (#4354)

* added initial release notes

* minor changes

* made updates per feedback

* added updates

* added reader role URL

* Update content/chronograf/v1.10/about_the_project/release-notes-changelog.md

* Update content/chronograf/v1.10/about_the_project/release-notes-changelog.md

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>

* Add reader role (#4356)

* added the reader role

* fixed links

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>

* added Queries page, fixed icons

* Update content/chronograf/v1.10/administration/managing-chronograf-users.md

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

* Update content/chronograf/v1.10/_index.md

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

* Update content/chronograf/v1.10/administration/managing-chronograf-users.md

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

* Update content/chronograf/v1.10/administration/managing-influxdb-users.md

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

* Update content/chronograf/v1.10/administration/managing-queries.md

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

* Update content/chronograf/v1.10/administration/managing-queries.md

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

* Update content/chronograf/v1.10/administration/managing-queries.md

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

* Update content/chronograf/v1.10/administration/managing-queries.md

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

* Update content/chronograf/v1.10/administration/managing-queries.md

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

* Update content/chronograf/v1.10/administration/managing-queries.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-06 15:21:40 -05:00
lwandzura bf9ca72540
create chrono 1.10 docs (#4351)
* created chrono 1.10 set

* Add rbac UI changes (#4355)

* added UI changes

* made a few updates

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>

* Chrono 1.10 release notes (#4354)

* added initial release notes

* minor changes

* made updates per feedback

* added updates

* added reader role URL

* Update content/chronograf/v1.10/about_the_project/release-notes-changelog.md

* Update content/chronograf/v1.10/about_the_project/release-notes-changelog.md

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>

* Add reader role (#4356)

* added the reader role

* fixed links

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-06 11:05:32 -05:00
lwandzura eb2360eea8
Kapa 1.6.5 release notes (#4353)
* created initial release notes

* fixed apostrophe

* added today's date
2022-09-06 09:38:01 -05:00
Jason Stirnaman 31f18dd373
Chore/update api docs (#4411)
* feat: add MIT license to api content

* chore: whitespace

* chore(api): update to openapi Cloud and OSS to master HEAD.

Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MacBook-Pro.local>
2022-09-06 08:58:31 -05:00
sunbryely-influxdata 2fc84884c3
Merge pull request #4412 from influxdata/feat/add-owner-glossary
Feat/add owner glossary
2022-09-02 11:30:34 -07:00
sunbryely-influxdata 318867a79c
Merge branch 'master' into feat/add-owner-glossary 2022-09-01 23:01:26 -07:00
Sunbrye Ly 2c11c38df3 fix: fix shortcode 2022-09-01 22:52:35 -07:00
Sunbrye Ly dbb8ff90a8 feat: update owner description 2022-09-01 18:40:20 -07:00
Sunbrye Ly 9bc6cbb042 feat: add owner and instance owner 2022-09-01 18:32:36 -07:00
sunbryely-influxdata 03f9183ba6
feat: add MIT license to api content (#4401)
* feat: add MIT license to api content

* chore: whitespace

Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MacBook-Pro.local>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-09-01 17:15:51 -05:00
Scott Anderson 1bfd840161 hotfix: remove retry and concurrency task options, closes #4345 2022-08-30 09:05:06 -06:00
Scott Anderson ff91ce8da2
flux 0.181.0 release notes and stdlib (#4397) 2022-08-29 15:19:29 -06:00
Jason Stirnaman 272b19b259
hotfix(api): add info content for v2.4 API (#4391)
* hotfix(api): add info content for v2.4 API

* Update api-docs/openapi/content/v2.4/v1compat/info.yml

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-08-29 15:15:02 -05:00
sunbryely-influxdata 7dec46bc7c
Merge pull request #4382 from influxdata/fix-4368-replication-header
feat: add update header and add note to edge data replication
2022-08-29 11:08:31 -07:00
sunbryely-influxdata 151fe5b96f
Merge branch 'master' into fix-4368-replication-header 2022-08-29 11:04:18 -07:00
Sunbrye Ly 3176fd7ed8 fix: pr requested changes 2022-08-29 09:58:28 -07:00
Sunbrye Ly 385e8e6a2b fix: PR requested changes 2022-08-29 09:57:27 -07:00
lwandzura f8872a11cc
removed kapa enterprise from 1.6 (#4394) 2022-08-27 09:42:03 -05:00
sunbryely-influxdata e6f11cac27
Merge pull request #4380 from influxdata/fix-4367-move-client-library-starter
Fix 4367 move client library starter
2022-08-26 10:24:46 -07:00