Commit Graph

6879 Commits (pr-6089)

Author SHA1 Message Date
meelahme 2d380eabf9 docs: schedule_plugin test command docs with input args, cron syntax, and troubleshooting 2025-06-09 12:00:23 -07:00
meelahme 8f1359420f docs: update schedule_plugin command options and environment variables 2025-06-09 08:49:29 -07:00
Jameelah Mercer f49fda8e36
Merge branch 'master' into 6021-add-schedule-plugin-test-docs 2025-06-09 08:48:48 -07:00
Jameelah Mercer 0ee28e33a5
Merge branch 'master' into 6021-add-schedule-plugin-test-docs 2025-06-09 06:22:27 -07:00
Jameelah Mercer 26303fd1ec
Update content/shared/influxdb3-cli/test/schedule_plugin.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-06-09 06:22:18 -07:00
Jameelah Mercer e1ce7ddfcf
Update content/shared/influxdb3-cli/test/schedule_plugin.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-06-09 06:22:10 -07:00
Jameelah Mercer 16bb041898
Update content/shared/influxdb3-cli/test/schedule_plugin.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-06-09 06:22:02 -07:00
Jameelah Mercer b9272527e2
Update content/shared/influxdb3-cli/test/schedule_plugin.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-06-09 06:21:55 -07:00
Jameelah Mercer 029d14eece
Update content/shared/influxdb3-cli/test/schedule_plugin.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-06-09 06:21:49 -07:00
Jameelah Mercer f0fdb709fd
Update content/shared/influxdb3-cli/test/schedule_plugin.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-06-09 06:21:02 -07:00
Jason Stirnaman ac691eb3d5
Merge branch 'master' into influxdb3-trigger-api 2025-06-06 17:31:55 -05:00
Jason Stirnaman 687b8343b7 chore(mono): /api/v3 processing engine request parameters:
- Update trigger-spec syntax for schedule triggers
- Specify that cron only supports extended cron format
- Provide examples and pattern validation for trigger-specs
- Update response status
- Cleanup  use
- Misc. updates and cleanup
- Add test plugins
2025-06-06 17:16:20 -05:00
Adam S d177f373f9
Add influxdb namespace to identify version (#6044)
Add influxdb namespace to identify current InfluxDB Clustered package version, which matches the influxdb namespace example used to apply the updated image.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-06-06 10:22:21 -05:00
karel-rehor 8eb851de30
Merge branch 'master' into chore/update-kapacitor-python2-examples 2025-06-06 17:08:15 +02:00
karel-rehor dad38c90d6
Update content/kapacitor/v1/guides/anomaly_detection.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-06-06 17:04:40 +02:00
Scott Anderson 6de5de2edb
update date format in telegraf release notes (#6127) 2025-06-06 09:32:05 -05:00
Scott Anderson 58a02cfd03
Merge branch 'master' into chore/update-kapacitor-python2-examples 2025-06-06 09:27:44 -05:00
Scott Anderson b5a931279c
Apply suggestions from code review 2025-06-06 09:27:08 -05:00
karel rehor c98f6cfc95 chore: cleanup lint warning 2025-06-06 13:30:46 +02:00
karel rehor 7f901a0673 chore: remove refrences to Python2 in kapacitor anaomaly_detection. 2025-06-06 13:28:46 +02:00
Scott Anderson 48b7025fda
removed references to OCI in clustered, fix toc-contents js, closes influxdata/DAR#503 (#6125) 2025-06-05 17:38:26 -05:00
Jason Stirnaman f819f48de9
Revert "Chore: JavaScript: refactor footer scripts modules" 2025-06-05 09:46:37 -05:00
Jason Stirnaman 36056cea6c
Merge branch 'master' into chore-js-refactor-footer-scripts-modules 2025-06-05 09:04:33 -05:00
Jason Stirnaman 6b424ef106
Merge branch 'master' into chore-js-refactor-footer-scripts-modules 2025-06-04 17:10:11 -05:00
Jason Stirnaman 36cfabae9c fix: broken links
- Flux links in Kapacitor and others: flux/v0.x/ -> flux/v0/
- influxdb/v2%2E0/ -> influxdb/v2/
2025-06-04 17:05:46 -05:00
Maya Strandboge 18b78b7214
Release influxctl v2.10.1 (#6115)
* Release influxctl v2.10.1

* influxctl 2.10.1 release notes

* corrected influxctl version number

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2025-06-04 16:15:52 -05:00
Jason Stirnaman cd57b49285
Merge branch 'master' into chore-js-refactor-footer-scripts-modules 2025-06-04 15:34:24 -05:00
Jakub Bednář 6696812e70
Release Kapacitor v1.7.7 (#6090)
* Release Kapacitor v1.7.7

* docs: use GitHub-style callouts

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

* Update content/kapacitor/v1/reference/about_the_project/release-notes.md

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-06-04 15:06:36 -05:00
Jason Stirnaman 483b41753a fix(style): datetime shortcode text blends with dark background
- When span.current-timestamp (and related shortcodes) are children of .article--content, the text isn't visible in the dark theme--it blends with the background.
- Add specific style settings for datetime shortcodes so that the timestamp text is visible outside of a table.
2025-06-04 13:24:51 -05:00
Jason Stirnaman bf40c43b40 fix(js): Minor JS fixes: declare variable in keybindings.js, improve selector specificity in flux-group-keys, add group-key shortcode example to example.md 2025-06-04 13:24:51 -05:00
Peter Barnett 8b7f8467f7 fix: remove the git stuff 2025-06-03 12:03:44 -04:00
Peter Barnett 20d2dc093a update: add docker pull to quickstart 2025-06-03 10:50:20 -04:00
Jason Stirnaman 06e7430a20
Update content/influxdb3/explorer/_index.md 2025-06-02 15:02:12 -05:00
Jason Stirnaman 1d25e4b1b7
Update content/influxdb3/explorer/_index.md 2025-06-02 12:49:04 -05:00
peterbarnett03 bd4bded364
chore: clarify required version number for Explorer
Calls out requirements for InfluxDB 3.1.0 or higher to use Explorer
2025-06-02 11:52:07 -04:00
Scott Anderson b32c482ab3
Update Explorer docker run commands with correct mode specification (#6114)
* updated the docker commands for explorer

* updated mode examples for explorer docker run
2025-05-30 12:12:43 -05:00
Jason Stirnaman 197f362edc fix(mono): Get started and Explorer:
- Update Explorer query section and tip
- Move tip
- Fix anchor link in Explorer install
2025-05-30 10:44:42 -05:00
Jason Stirnaman 02dde9ace4
Merge branch 'master' into fix-mono-get-started 2025-05-30 10:07:58 -05:00
Jameelah Mercer 26e8614dcc
Update _index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-30 12:28:00 +09:00
Jameelah Mercer ba7bbff900
Update _index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-30 12:27:52 +09:00
Jameelah Mercer 8e9e890752
Update _index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-30 12:27:41 +09:00
Jameelah Mercer df347fd679
Update _index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-30 12:27:28 +09:00
Jameelah Mercer 97fb7f1cdb
Update _index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-30 12:27:20 +09:00
Jameelah Mercer 5989d07617
Update _index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-30 12:27:11 +09:00
Jameelah Mercer 589374a1d2
Update _index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-30 12:26:58 +09:00
Jameelah Mercer 751e13d1c2
Update _index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-30 12:26:44 +09:00
peterbarnett03 1ec434645a
fix: update video 2025-05-29 21:50:42 -04:00
Gary Fowler ef94943f54
Update _index.md 2025-05-29 13:53:19 -10:00
Scott Anderson 6e127d4572 hotfix: included explorer in discord-preferred list 2025-05-29 17:41:12 -06:00
peterbarnett03 bd543f6a14
update: start explorer docs (#6102)
* update: start explorer docs

* fix(explorer): Add Explorer to products.yml, move to version folder, add get-started step nav, cleanup

* Updated explorer directory structure, homepage, and beta styling (#6108)

* updated explorer dirctory struction, homepage, and beta styling

* clean up homepage state tags

* Add InfluxDB 3 Explorer installation documentation (#6111)

* InfluxDB 3 Explorer installation instructions

* fixed broken links

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* update: add getting started video

* updated to address PR feedback

* adjust page weights for explorer docs

* other minor updates

* more minor updates

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Peter Barnett <peter.barnett03@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-29 18:29:16 -05:00