Commit Graph

36 Commits (master)

Author SHA1 Message Date
Andreas Deininger 0488345ab7
Fix errors when running latest hugo version v0.123.8 (#5356)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-11 17:31:33 -06:00
Andreas Deininger c9488e3465
Fixing typos (#5242)
* Fixing typos

* Update content/enterprise_influxdb/v1/flux/guides/rate.md

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-11-27 09:32:55 -07:00
Scott Anderson 636f5ada45
V2 nav reorg (#5213)
* nest reference docs menu in v2 and cloud

* move migrate data into write data

* nest notebooks under tools

* nest templates under tools

* nest telegraf configs under tools

* cleanup weights and titles of tools sections

* reorg org and bucket management under admin

* add backup/restore to admin, clean up related links

* restructure security sections under admin

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* updated serverless cli docs to address pr feedback

* Update content/influxdb/cloud/admin/organizations/delete-org.md

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* port v2 install changes to new structure

* address pr feedback and ported missing content to serverless

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-11-06 15:53:12 -07:00
Scott Anderson 9696bf15fe
removed references to defunct videos (#5163) 2023-10-03 12:05:30 -06:00
Scott Anderson 35ad46c4c2
Version restructure (#5133)
* mass changes for version restructure

* fixed latest-patch and flux version generator

* updated hugo configs

* fixed flux frontmatter injector

* fixed flux frontmatter injector

* WIP api generator updates for version restructure (#5128)

* fixed telegraf plugin list

* removed latest shortcode

* fixed current-version

* fixed product dropdown crosslinking

* fixed alt links

* WIP fixing links

* fixed broken links

* updated api doc generation

* fixed additional resources

* added version redirects to edge.js

* fixed search placeholder

* fixed paged titles
2023-09-12 23:33:31 -06:00
Jason Stirnaman 0835ef7420
fix(videos): Period in file name prevents URL resolution (#5055)
Fixes #5009
- Replace period with dash and set name and alias.
2023-07-27 13:39:47 -05:00
Scott Anderson e475e19df8
Remove all cloud native subscription content (#4663)
* remove all cloud native subscription content

* removed videos related to native subscriptions
2023-01-11 10:11:00 -07:00
lwandzura 40951497f7
Telegraf updates and fixes (#4649)
* changed order of docs for better flow

* added related links per user feedback

* add additonal inputs plugin detail

* updated links

* updated inputs csv info
2022-11-18 15:15:38 -06:00
Anais Dotis-Georgiou 879e419fa1 add: remove images dir from how-to-guides and add the image to static/img/resources 2022-10-06 13:35:00 -05:00
Anais Dotis-Georgiou 8434622399 fix: png link and resources dir for late arriving data 2022-09-28 11:38:19 -05:00
Anais Dotis-Georgiou bc162f02b8 fix: mention of water_level_checksum.flux, instruct on where to find scriptID, create a script, show task in its entirety 2022-09-27 13:00:47 -05:00
Anaisdg 843f5aa4dd
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-09-27 11:28:20 -05:00
kelseiv 9e95204ca9
Merge branch 'master' into late-arriving-data 2022-09-27 09:20:18 -07:00
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
Anais Dotis-Georgiou 4c227afd4e feat: late arriving data how to guide 2022-08-24 10:51:18 -05:00
Anaisdg 816729e49a
Merge branch 'influxdata:master' into master 2022-08-24 10:45:19 -05:00
Anais Dotis-Georgiou 58ff7064e4 feat: late arriving data how to guide 2022-08-24 10:36:55 -05:00
Joshua Powers d3bfdaa8e4
fix: remove extra bracket preventing URL formatting (#4227)
* fix: remove extra bracket preventing URL formatting
2022-07-29 12:37:01 -07: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
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
kelseiv 49fa691346
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:41:38 -07:00
kelseiv b37b8c0353
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:41:32 -07:00
kelseiv acff52ebc5
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:41:25 -07:00
kelseiv 31e9823c69
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:41:18 -07:00
kelseiv b010101987
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:41:10 -07:00
kelseiv f2437339f3
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:41:02 -07:00
kelseiv 746298a1ea
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:40:53 -07:00
kelseiv 1e6e73e2c3
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:40:37 -07:00
kelseiv b7e4fd8a63
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:38:25 -07:00
Anais Dotis-Georgiou b69c20625c new how-to: reduce to construct JSON 2022-06-24 11:54:15 -07:00
Anaisdg 2c05f032b9
added how to guides on: 1. assigning more than four states to data 2.… (#4087)
* added how to guides on: 1. assigning more than four states to data 2. selecting specific hours from data 3. monitoring state changes across task executions

* Update content/resources/how-to-guides/_index.md

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

* Update content/resources/how-to-guides/_index.md

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

* Update content/resources/how-to-guides/assigning-more-than-four-states.md

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

* Update content/resources/how-to-guides/state-changes-across-task-executions.md

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

* Update content/resources/how-to-guides/state-changes-across-task-executions.md

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

* Update content/resources/how-to-guides/assigning-more-than-four-states.md

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

* Update content/resources/how-to-guides/state-changes-across-task-executions.md

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

* Update content/resources/how-to-guides/state-changes-across-task-executions.md

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

* Update content/resources/how-to-guides/assigning-more-than-four-states.md

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

* Update content/resources/how-to-guides/assigning-more-than-four-states.md

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

* Update content/resources/how-to-guides/assigning-more-than-four-states.md

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

* Update content/resources/how-to-guides/assigning-more-than-four-states.md

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

* Update content/resources/how-to-guides/assigning-more-than-four-states.md

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

* Update content/resources/how-to-guides/assigning-more-than-four-states.md

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

* Apply suggestions from code review

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

* fix suggestions: header corrections, details on packages imported

* Apply suggestions from code review

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

Co-authored-by: Anais Dotis-Georgiou <anais@Anaiss-MacBook-Pro.local>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-06-22 09:22:11 -06:00
lwandzura 741b0120ea
Add season3 videos (#3843)
* 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>
2022-03-10 08:15:22 -06:00
Scott Anderson 348fe3ac59
add season 2 for meet the developer series (#3536) 2022-01-05 08:15:48 -07:00
lwandzura aace0494a1
Resources videos (#3494)
* scaffolding for videos section

* fixed resources page titles, product selector, and left nav availability

* Updated video descriptions

* fixed merge conflict

* made environment dependent changes, disabled autoplay for localhost, fixed cookie errors

* added additional resources to the homepage

* Added related links, descriptions to videos

* updated video descriptions

* added latest search tag to resources section

* updated search tags

* removed unnedded videos.yml

* Update content/resources/videos/geolocation-and-influxdb.md

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

* Update content/resources/_index.md

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

Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-12-17 12:14:30 -06:00