Commit Graph

18 Commits (chore-js-refactor-footer-scripts-modules)

Author SHA1 Message Date
Jason Stirnaman 1654d3c4f3
Merge branch 'master' into core-enterprise-api-ref 2025-03-04 16:36:46 -06:00
antonmeyer fe09b06fcb
Update hour.md with example for local time (#5873)
* Update hour.md with example for local time

Update hour.md with example for local time

* Update content/flux/v0/stdlib/date/hour.md

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-03-04 10:04:02 -07:00
Jason Stirnaman 4403dd9a18 fix: LInks and headings. Replace `latest` with `v2`. Specify OSS v2 in headings. Closes fix(api-refs): specify v2 in InfluxDB OSS headings #5866, Closes Flux docs: replace `/influxdb/latest` with `/influxdb/v2` #5864. Linting cleanup, removing terminal prompt from examples 2025-02-27 17:50:16 -06:00
Ben Tasker c578abb998
docs: note that `option location` does not change the timezone used in `_time` (#5702)
* docs: note that `option location` does not change the timezone used in results

* Update content/flux/v0/spec/options.md

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

* Update content/flux/v0/stdlib/timezone/location.md

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

* Update content/flux/v0/stdlib/timezone/fixed.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>
2024-12-05 10:27:33 -07:00
B Tasker 92b95a9495
feat: add example 2024-10-02 15:29:12 +01:00
B Tasker 531afe7b6b
fix: influxdb.cardinality() can't accept an integer as start 2024-10-02 15:27:21 +01:00
B Tasker a5e4992195
docs: tweak wording 2024-10-02 15:19:51 +01:00
B Tasker 9549bacbb8
fix: adjust examples to do what the headers suggest 2024-10-02 14:29:21 +01:00
B Tasker 8948cd5486
docs: make description less ambiguous about what the function does 2024-10-02 14:28:29 +01:00
Scott Anderson 4e75e9a906 hotfix: fix flux caption rendering 2024-04-08 16:01:02 -06:00
Andreas Deininger 476a73e95e
Fixing typos (#5315)
* Fix typos

* Bump hugo to latest version v0.122.0

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-02-05 09:51:51 -07: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 13b5ff06dc hotfix: update math.copysign examples, closes #5229 2023-11-13 11:34:27 -07:00
Scott Anderson 638c694de8
Enhance Flux functions lists (#5221)
* WIP flux function list

* fix isset error with icon shortcode

* Update content/flux/v0/spec/variables.md

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

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-11-07 13:56:49 -07:00
Scott Anderson 604d22989a hotfix: fix flux tag taxonomies and function filters 2023-11-06 17:08:22 -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 09d283ff56
Kapacitor 1.7 (#5151)
* Kapacitor 1.7 and reorg

* fixed references to kapacitor 1.6
2023-09-22 11:35:04 -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