Commit Graph

67 Commits (d063e3fd9bfb4ac5e0f5add8f8f9806bc3797456)

Author SHA1 Message Date
Sunbrye Ly d063e3fd9b fix: fix alphabetical ordering 2022-06-21 12:05:11 -07:00
Scott Anderson 274cb90194
Flux 0.171 (#4121) 2022-06-14 14:30:23 -06:00
Sunbrye Ly 6a75c4db0c fix: add new example 2022-06-14 09:17:37 -07:00
Sunbrye Ly 1696d5f0ba fix: add offset param description 2022-06-13 18:27:57 -07:00
kelseiv 2c12bad1ab
Merge branch 'master' into fix/dar-300-flux-aggregatewindow 2022-06-13 16:15:50 -07:00
sunbryely-influxdata 034f215753
Merge branch 'master' into feat/dar-303-hourselection-improvement 2022-06-13 10:31:51 -07:00
Scott Anderson bfe2695970
Flux 0.170 and other fixes (#4100)
* Flux 0.169-0.170 release notes, added updated pagerduty.endpoint output, closes #4098

* fix version usage on optimize queries doc, closes #4080, closes #4093

* point to date package constants, closes #4076

* updated type conversion functions to point to correct examples, closes #4074

* quick link fix
2022-06-13 08:59:47 -06:00
Kelly bc7dc16514 clarify purpose of isType 2022-06-09 17:22:20 -07:00
Sunbrye Ly a66156ba57 fix: add location parameter to hourSelection() 2022-06-06 16:18:34 -07:00
sunbryely-influxdata 6eb402618a
Update content/flux/v0.x/stdlib/universe/aggregatewindow.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-06-06 14:08:45 -07:00
Sunbrye Ly 5bf3f25ca7 fix: changing location string to actual location obj 2022-06-06 12:46:38 -07:00
Scott Anderson 082cdf8f9e
Flux 0.167 (#4028) 2022-05-17 18:25:05 -06:00
Scott Anderson 7f6e799556 hotfix: fix date.add and data.sub docs 2022-05-11 21:35:38 -06:00
Scott Anderson e0682225bf
Flux 0.166, updated date.add and date.sub examples (#4003) 2022-05-10 09:34:49 -06:00
Scott Anderson 45a07eb84c
update experimental usage pacakges, closes #3859 (#3992) 2022-04-29 10:56:06 -06:00
Jonathan A. Sternberg 522e71ce95
feat: package was removed from flux (#3985)
The map function now does this better and the function required extra
work to maintain that wasn't worth it. The function has since been
removed so it should no longer show up in the docs.

No deprecation notice because it is in a contrib package.
2022-04-28 10:26:33 -06:00
Jaap Taal c7cb2e5190
Update derivative.md (#3975)
The default for `nonNegative` seems to be `false` not `true` as the documentation suggests.
2022-04-25 09:29:58 -06:00
Scott Anderson 630c17a3f0 hotfix: corrected version for types package, closes influxdata/DAR#285 2022-04-22 13:22:06 -06:00
Scott Anderson db26643bd8
Update 'stateDuration()' descriptions (#3970)
* fix parameter on 1.x import commands

* update state duration descriptions, closes influxdata/DAR#289
2022-04-22 10:11:14 -06:00
Scott Anderson dd1eca3f19
Flux 0.163.0 (#3954) 2022-04-12 13:54:03 -06:00
Zeyad Kenawi b84532cedb
Update findrecord.md (#3919) 2022-04-01 11:04:57 -06:00
Sam Lai 2a2f675ed7
[monitor.deadman] fix duration in example (#3524)
The duration in the example code was `30s`, but the example title says _five minutes_.

This PR updates the example code to match the title, i.e. `5m`.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-03-28 08:48:24 -06:00
Will Pierce b49f78c6e8
Add downsample example for `isType` function (#3847)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-03-18 10:53:37 -05: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 c95eb4d7bd
Update delete docs, add data retention info, update schema functions (#3830)
* update delete docs, add data retention info, update schema fucntions with retention, closes #3223, closes #3786, closes #3730, closes #2571

* updated wording around querying expired data in cloud

* updated language about deleting fields

* Apply suggestions from code review

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

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-03-07 16:23:02 -07:00
Scott Anderson 6dadd7020e
Apply flux formatting to all Flux examples (#3814)
* applied flux formatting to code examples in the flux docs

* formatted flux examples in influxdb enterprise

* updated query examples in data file

* updated flux example formatting in cloud

* format flux examples in influxdb oss 2.1
2022-02-28 13:53:53 -07:00
Scott Anderson 437255d575 update to function documentation, closes #3808 2022-02-24 15:51:58 -07:00
pierwill f68c5db9e4
Add link to location codes (#3805)
Closes https://github.com/influxdata/DAR/issues/277.
2022-02-23 09:52:13 -06:00
Scott Anderson 3c46beaf15
Flux 0.155 (#3804)
* added flux 0.155 release note

* add updated parameters to schema functions (#3790)

* Add new array functions (#3791)

* add new array functions

* added experimental array link to release notes
2022-02-22 12:32:16 -07:00
lwandzura 6e128e531b
fix dedupKey capitalization (#3802) 2022-02-22 11:15:24 -06:00
Scott Anderson 3a9f6cb9e9
Flux 0.154 (#3772)
* added flux 0.153-0.154 release notes

* update requests package for flux 0.154.0 (#3767)

* Document the 'display()' function (#3768)

* document new display function, closes #3764

* Apply suggestions from code review

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

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

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-02-11 10:39:32 -07:00
Jonathan A. Sternberg df89ac80a2
feat: add information and examples for push downs and performance implications (#3725) 2022-02-09 16:35:51 -06:00
Scott Anderson 2e151cf628 hotfix: add more examples to requests package functions 2022-02-03 17:02:51 -07:00
Scott Anderson 094de70674
Flux 0.152 (#3741)
* added release notes for Flux 0.150.0 - 0.152.0

* add experimental/iox package (#3737)

* Add experimental/http/reqeusts package (#3736)

* add experimental/http/reqeusts package

* added link to flux release notes
2022-02-03 08:59:24 -07:00
kelseiv 0e85a8f236
Create new limits page (#3355)
* WIP
* WIP 2
* WIP 3
* work with Gunnar +editorial pass
* updates to pricing
* more WIP updates
* update plan links
* edit from Gunnar
* add table for error limits
* edit
* clarifications between global and plan limits
* add edit from Rob Kramer
* edits from Ryan
* edit from Tim
* Update content/influxdb/cloud/account-management/billing.md
* Update data-usage.md
* update menu
* add query and task processing global limits
* add note about interval and rmv API responses
* update intr
* More updates to the limits page
* edits with Gunnar
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>
* edits from Tim
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Removes old frontmatter, crosslinks usage docs, fixes typo (#3738)
* removed old frontmatter, crosslinked usage docs, fixed typo
* Apply suggestions from code review
* delete old comment
* edits from Scott
* edit
* reorder column content and update old links
Co-authored-by: Gunnar Aasen <gunnar+github@gunnar.me>
Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-02-01 17:53:43 -08:00
Scott Anderson 1eea88a9df
added more details and examples to usage.from, closes #3687 (#3712)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
2022-01-27 08:16:00 -06:00
Scott Anderson f2b250c65c hotfix: fix data type of location option 2022-01-12 16:30:40 -07:00
Jason Stirnaman c935fd7ae4
feat: add authorization info to influxdb.api(). (#3668)
* feat: add authorization info to influxdb.api().

* Update content/flux/v0.x/stdlib/experimental/influxdb/api.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-12 16:08:38 -06:00
Scott Anderson faec62f637
Link fixes via aliases and the webserver (#3667)
* fixed broken links, updated edge.js, closes #3642

* updated edge.js with fixed redirects

* removed duplicate alias
2022-01-12 12:56:54 -07:00
Scott Anderson a5b579bf20
Flux 0.148 (#3647)
* Flux 0.148

* updated flux release notes

* removed unnecessary newline

* fixed typo
2022-01-10 10:47:32 -07:00
Scott Anderson 73a316732b
Flux improvements updates (#3645)
* added missing types package

* improve cardinality examples, closes #3528

* remove mssql drive support from sql package

* remove apiKey param support from BigQuery guides
2022-01-10 09:00:00 -07:00
rydermeehan c2c4e35975
Update statechangesonly.md (#3551)
fixed link / add aliases
2022-01-07 10:34:52 -08:00
Scott Anderson f0f9361fe4
Add more examples to usage.limits (#3519)
* added more examples to usage.limits, closes #3502

* remove search.html modifications
2021-12-22 16:13:29 -07:00
rydermeehan 38e418afc3
Update cardinality.md (#3500)
fixed link / add aliase

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-12-20 09:40:11 -07:00
Scott Anderson ef0adbf7fc
Flux v0.144.0 - v0.146.0 (#3485) 2021-12-13 15:21:30 -07:00
Scott Anderson b7418dfd26
hotfix: fix example for converting an integer to a time value 2021-12-07 16:19:38 -07:00
Scott Anderson 86f67a8e50
update reduce examples, closes influxdata/DAR#249 (#3446) 2021-11-29 16:54:17 -07:00
Scott Anderson e14d0255d4
Flux 0.143 (#3438)
* added missing flux release notes

* added 0.143.1 release notes

* Update difference and increase functions (#3432)

* Update difference and increase functions

* added link to release notes

* updated information about changes to increase

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-23 21:34:06 -07:00
lwandzura 535b1cfb1e
Fix broken links (#3420)
* Fix broken link on sql from doc

* fixed broken link on SQL to doc

* fixed broken geo links

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-19 15:27:03 -08:00
Scott Anderson 6d477408a3
removed nowrap shortcode, dynamically apply timestamp styling (#3412)
* removed nowrap shortcode, dynamically apply timestamp styling

* Apply suggestions from code review

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

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-11-19 15:41:06 -07:00