Commit Graph

9130 Commits (influxql-integral)

Author SHA1 Message Date
Jameelah Mercer 628351730d
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-06-09 06:14:49 -07:00
Jameelah Mercer 14448767de
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-06-09 06:14:41 -07:00
Jameelah Mercer d384d87fee
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-06-09 06:14:33 -07:00
Jameelah Mercer 25ad299906
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-06-09 06:14:25 -07:00
Jason Stirnaman ac691eb3d5
Merge branch 'master' into influxdb3-trigger-api 2025-06-06 17:31:55 -05:00
Jason Stirnaman 78857d8c87
Merge branch 'master' into fix-lefthook-patterns 2025-06-06 17:27:26 -05:00
Jason Stirnaman 5e4dd46778
Update lefthook.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-06 17:26:11 -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
Scott Anderson 9fc40e95ca Merge branch 'master' into monolith-gs-restructure 2025-06-06 09:43:05 -06: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 13e38b93d6
Merge pull request #6126 from influxdata/chore/update-kapacitor-python2-examples
update: kapacitor remove python2 examples
2025-06-06 17:12:00 +02: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
Scott Anderson 356bfc38d5 WIP restructuring monolith getting started 2025-06-06 07:16:54 -06: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 f75719e025 Merge branch 'master' into monolith-gs-restructure 2025-06-05 16:39:54 -06: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
Scott Anderson 5ca0391a5e WIP monolith getting started restructure 2025-06-05 16:11:42 -06:00
Jason Stirnaman f8cdd81cbd
Merge pull request #6124 from influxdata/revert-6079-chore-js-refactor-footer-scripts-modules
Revert "Chore: JavaScript: refactor footer scripts modules"
2025-06-05 09:47:42 -05:00
Jason Stirnaman f819f48de9
Revert "Chore: JavaScript: refactor footer scripts modules" 2025-06-05 09:46:37 -05:00
Jason Stirnaman e3c55eda25
Merge pull request #6079 from influxdata/chore-js-refactor-footer-scripts-modules
Chore: JavaScript: refactor footer scripts modules
2025-06-05 09:08:11 -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 568180e94f
Merge branch 'master' into fix-lefthook-patterns 2025-06-04 17:44:37 -05:00
Jason Stirnaman ad8fbc37dc fix(lefthook): Incorrect glob patterns. Add linting for influxdb3/explorer 2025-06-04 17:40:53 -05:00
Jason Stirnaman c137885cc6
Merge pull request #6122 from influxdata/fix-kapacitor-link
fix: broken links
2025-06-04 17:12:27 -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
Jason Stirnaman 1ff3d56497 chore(js): CONTRIBUTING.md: Add JavaScript development and debugging instructions 2025-06-04 16:34:37 -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
Scott Anderson ef5fc1862e updated js syntax and resolved merge conflicts 2025-06-04 14:51:27 -06: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 aac841a749 fix(ci): Disable unnecessary SCSS processing when building JS assets.
- Build resources if not cached
- Ensure node_modules dependencies are available for asset processing
- Be more precise in the template when building assets in production mode and avoid conflicts with SCSS and CSS processing.
- Ignore node_modules when loading source maps
- Add .vscode/launch.json with debugging configuration for localhost:1313. In VSCode, go to Run and select the site to launch Chrome, connect to Developer Tools, and start debugging.
- Add support for debugging in VS Code without using source maps. Adds a debug helpers module for developers to use in IDE debugging and interact with the browser console. This is a workaround for lack of good source map support with js.Build and the Hugo asset pipeline.

Background:
Hugo and js.Build don't have good support for external source maps.
Internal source mapping is also unreliable; the base64 in the source map reference for some files is too long for the browser console to keep on 1 line--remaining characters are printed on the next line, resulting in a syntax error.
2025-06-04 14:21:26 -05:00
Jason Stirnaman 5c419c18bb fix(ci): Clear Hugo cache before build:
- When building in CircleCI, the previous Hugo config changes prevents Hugo finding previously processed CSS in the file cache. Clean up the cache before building.
2025-06-04 13:24:51 -05:00
Jason Stirnaman f908bab51f Update assets/js/components/diagram.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-04 13:24:51 -05:00
Jason Stirnaman d184f45434 Update assets/js/flux-group-keys.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-04 13:24:51 -05:00
Jason Stirnaman 13129c5687 chore(js): Unbundle assets in Hugo development and testing environments:
- Keep assets unbundled for easier debugging in development and testing.
- Copies other config from development to testing.
2025-06-04 13:24:51 -05:00
Jason Stirnaman c43df7508f chore(js): Remove unnecessary JS module config, remove redundant index.js 2025-06-04 13:24:51 -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 de585ddfe6 fix(js): datetime: import jquery, clone date before mutating, define variable 2025-06-04 13:24:51 -05:00
Jason Stirnaman 67d3044e4a Update assets/js/datetime.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-04 13:24:51 -05:00
Jason Stirnaman e3f49f6e47 Update assets/js/datetime.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-04 13:24:51 -05:00
Jason Stirnaman c214ff44a8 fix(js): Apply fixes for CoPilot suggestions. 2025-06-04 13:24:51 -05:00
Jason Stirnaman 0696335ff6 fix(js): Apply fixes suggested by CoPilot.
- Fix inverted logic from previous commit in feature-callouts.js
- Pass  to other functions in flux-group-keys.js
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
Jason Stirnaman 812d294e42 ### Refactor keybindings to a component and replace deprecated detection method
- Extracted platform detection to its own  reusable utility module
- Eliminates deprecated Navigator.platform API usage; uses the User-Agent Client Hints API as the primary method when available
- Handles iOS and Android devices correctly
2025-06-04 13:24:51 -05:00