Commit Graph

139 Commits (33aa277ac904492332378f08c7285d746eae8e9a)

Author SHA1 Message Date
Scott Anderson 0c9bbd0654 hotfix: move results table from date.monthDay to date.month 2023-01-13 16:20:13 -07:00
Scott Anderson f311c76a84
Flux 0.192 (#4695)
* flux 0.192.0 release notes

* flux 0.192.0 stdlib updates
2023-01-09 16:15:08 -07:00
Scott Anderson 390f8d3df0
Flux dynamic type (#4656)
* WIP work with dynamic types

* WIP dynamic types

* added dynamic type description and removed draft

* updated dynamic type doc to address PR feedback
2022-12-02 10:01:31 -07:00
Scott Anderson 31c065673c
Flux 0.191.0 (#4641) 2022-11-16 14:42:08 -07:00
Scott Anderson 7f6cbda16c
Flux 0.190 (#4630)
* Flux 0.190.0 release notes

* Flux 0.190.0 stdlib changes
2022-11-09 16:10:57 -07:00
Scott Anderson 7fd469306b
Flux 0.189 (#4615)
* 0.188.0 flux spec updates

* 0.189.0 flux spec updates

* Flux 0.189.0 stdlib updates
2022-11-02 16:45:59 -06:00
Mattanja Kern 7e412193cf
Fixes repeated typo on all pages (ouput) (#4569)
Co-authored-by: Mattanja Kern <mattanja@kern.services>
2022-10-18 13:11:05 -06:00
Scott Anderson c3d1b63a3d
Flux 0.187 (#4566)
* Flux 0.187.0 release notes

* Flux 0.187.0 stdlib updates
2022-10-17 15:39:42 -06:00
Scott Anderson 7482b3260f
Flux 0.186 (#4551)
* Flux 0.186.0 release notes

* Flux 0.186.0 stdlib updates
2022-10-11 16:31:16 -06:00
Scott Anderson 1fe4a7767e
Add empty table error to join troubleshooting (#4526)
* add empty table error to join troubleshooting

* Apply suggestions from code review

* Update content/flux/v0.x/join-data/troubleshoot-joins.md
2022-10-05 16:57:13 -06:00
Scott Anderson 5d9068200a
Flux 0.185 (#4511)
* Flux 0.185.0 release notes

* Flux 0.185.0 stdlib updates
2022-10-03 15:52:43 -06:00
Mauricio Genebrieres 6b33724318
Fix typo in get.md (#4495) 2022-09-30 10:59:20 -07:00
Scott Anderson 28b0fc62c3
Flux 0.184.2 (#4487) 2022-09-27 16:48:09 -06:00
Scott Anderson 07810bc0de
Update influxdb join doc with new join content (#4480) 2022-09-23 16:59:34 -06:00
Scott Anderson 9472a6c7fc
Procedural documentation for the join package (#4466)
* WIP task-based join docs

* WIP join task-based docs

* WIP prodedural join docs

* WIP new join docs

* WIP join docs, join diagrams

* WIP join docs

* WIP join docs

* wrap up join docs

* Apply suggestions from code review

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

* apply updates from pr review

* minor updates

* fixed typo, updated update-flux-versions.js script

* Apply suggestions from code review

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

* Apply suggestions from code review

* address PR feedback

* add flux stdlib related links for join

* fixed frontmatter injection

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-23 14:42:19 -06:00
Scott Anderson c4c7cc6d31
Flux 0.184 (#4471)
* added flux 0.184 placeholder release notes

* applied updates to the Flux spec

* Flux 0.184 release notes

* Flux 0.184 stdlib updates
2022-09-21 08:40:30 -06:00
Scott Anderson 5a0bbbbbe7 hotfix: update sql driverName param, closes influxdata/DAR#328 2022-09-15 16:16:11 -06: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
pierwill 945f3ae222
Fix typo in Flux specification (#4438) 2022-09-08 15:06:28 -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
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
Scott Anderson 38e94faaef
Flux 0.180 (#4378)
* Flux 0.180.0-1 release notes

* Flux 0.180 stdlib
2022-08-22 15:03:31 -06:00
Scott Anderson 20a409294f
InfluxDB OSS 2.4 (#4361)
* created OSS 2.4

* port nav-item shortcode fixes to 2.4

* update set() example in influxdb faq

* port schema exploration updates to 2.4

* replace indexDB with InfluxDB

* OSS and Enterprise FAQ update (#4310)

* add info about relative time ranges and task retries, closes influxdata/EAR#3415

* add delete faqs, closes influxdata/EAR#3412

* restructure enterprise faq, add entropy faq, closes influxdata/EAR#3364

* add faq about total query time, closes influxdata/EAR#3509

* port MQTT changes into influxdb 2.4

* Influx CLI 2.4 (#4340)

* feat: added CLI scripts documentation (#4223)

* feat: added CLI scripts documentation

* chore: address feedback

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

* chore: more feedback

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

* moved scripts cli docs into 2.4

* Add users to an org as an owner and other fixes (#4258)

* document adding users to an org as an owner and other fixes, closes #4171

* update content around owners

* InfluxQL shell documentation (#4263)

* added influx v1 shell command docs, closes #4173

* add influxql shell process docs, closes #4172

* add links to influxql shell process docs

* Apply suggestions from code review

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

* 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>

* feat: documented invokable scripts within tasks functionality in the CLI (#4295)

* feat: documented invokable scripts within tasks functionality in the CLI

* chore: added updated_in frontmatter

* add information about cli configs with username/password (#4328)

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

* influx CLI 2.4 release notes (#4267)

* feat: added CLI scripts documentation (#4223)

* feat: added CLI scripts documentation

* chore: address feedback

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

* chore: more feedback

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

* moved scripts cli docs into 2.4

* influx CLI 2.4 release notes

* Update content/influxdb/v2.4/reference/release-notes/influx-cli.md

* update release notes with cli username/password support

Co-authored-by: Andrew Depke <andrewdepke@gmail.com>

* 2.4 Virtual DBRPs (#4342)

* WIP auto-add dbrp

* add dbrp management docs

* Update replication docs for InfluxDB 2.4 (#4343)

* update replication docs

* Apply suggestions from code review

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

* Apply suggestions from code review

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

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

* port postman install update to 2.4

* port influx stacks init fix to all influxdb versions

* API docs for 2.4 (#4357)

* api docs for 2.4

* updated to latest swaggerV1Compat.yml

* update edge.js

* Oss 2.4 release notes (#4352)

* added initial notes

* added updates

* updated the release notes

* made a few updates, changed TBD

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

Co-authored-by: Sam Dillard <sam@influxdata.com>

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

Co-authored-by: Sam Dillard <sam@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* added date to influx-cli 2.4.0 release

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: Andrew Depke <andrewdepke@gmail.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Sam Dillard <sam@influxdata.com>
2022-08-19 10:27:54 -05:00
Scott Anderson a54aebc9e7
Flux 0.179 (#4338)
* Flux-0.179.0 release notes

* Flux 0.179.0 stdlib updates

* added null info to flux docs

* updated debug.null example
2022-08-16 08:48:24 -06:00
Scott Anderson c8597106e8
Flux 0.178 (#4323)
* flux 0.178 release notes

* stdlib updates for flux 0.178

* add boundary package update to release notes
2022-08-10 09:11:10 -06:00
Scott Anderson 2110a1a22b hotfix: add example to flux variable page 2022-08-08 16:58:20 -06:00
Scott Anderson f9c2b26aba Flux 0.177.1 2022-08-08 13:22:49 -06:00
Scott Anderson 0282a45ecc
Flux 0.177 (#4291)
* stdlib updates for flux 0.177

* flux 0.177.0 release notes
2022-08-01 16:09:15 -06: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
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 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 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
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
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
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
kelseiv d9d30d093b
add deprecated warning (#4192) 2022-07-07 15:39:00 -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
Sunbrye Ly b3718a4ba4 PR requested changes 2022-07-06 15:19:37 -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
Sunbrye Ly 8d103f7b9d pr requested fixes 2022-06-30 12:20:59 -07:00
Sunbrye Ly 49d0295984 spelling 2022-06-29 18:54:38 -07:00
Sunbrye Ly 4cefd447c3 auto gen 2022-06-29 18:52:35 -07:00
Sunbrye Ly 926bf4097d release notes 2022-06-29 18:26:40 -07:00
Sunbrye Ly 23dc25a4e6 pr changes 2022-06-27 17:29:49 -07:00