Jason Stirnaman
2ed1fc79fb
Merge branch 'feature/influxdb-version-detector' into jts/staging
2025-09-23 16:54:32 -05:00
Jason Stirnaman
68b6bc914b
feat(influxdb3): add runtime architecture, metrics monitoring, and performance tuning documentation
...
- Add comprehensive runtime architecture documentation covering thread pools, resource allocation, and concurrency model
- Add metrics monitoring guide with Prometheus endpoint configuration and key metrics reference
- Add performance tuning documentation with thread pool optimization, memory settings, and resource planning
- Add clustering configuration documentation for InfluxDB 3 Enterprise
- Update CLI serve command documentation with new runtime and metrics flags
This addresses the need for detailed documentation on:
- How InfluxDB 3 manages threads and system resources
- How to monitor and observe InfluxDB 3 performance metrics
- How to tune runtime parameters for optimal performance
- How to configure clustering in Enterprise deployments
Closes influxdata/docs-v2#6403
2025-09-23 16:44:24 -05:00
Joel Abshier
aea3d7b46f
Release influxctl v2.10.5 ( #6417 )
...
* Release influxctl v2.10.5
* chore(influxctl): add influxctl 2.10.5 release notes
* Update content/shared/influxctl/release-notes.md
---------
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-09-23 13:34:34 -06:00
Jason Stirnaman
da65919d39
Merge pull request #6408 from influxdata/telegraf-v1.36.1
...
Add detailed plugin documentation for Telegraf v1.36.1
2025-09-23 14:30:50 -05:00
Jason Stirnaman
96f5813ea4
chore: organize gitignore
2025-09-23 14:03:46 -05:00
Jason Stirnaman
33483c77d5
Update assets/styles/components/_influxdb-version-detector.scss
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-09-23 14:03:46 -05:00
Jason Stirnaman
d2647e4b45
Update assets/js/influxdb-version-detector.ts
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-09-23 14:03:46 -05:00
Jason Stirnaman
780ae52838
Update layouts/shortcodes/influxdb-version-detector.html
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-09-23 14:03:46 -05:00
Jason Stirnaman
1cff42a3e5
Apply suggestions from code review
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-09-23 14:03:46 -05:00
Jason Stirnaman
063fa9e847
Update layouts/shortcodes/influxdb-version-detector.html
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-23 14:03:46 -05:00
Jason Stirnaman
923659b259
Update package.json
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-23 14:03:46 -05:00
Jason Stirnaman
abf09854da
feat(influxdb): Version detector shortcode triggers a modal
...
- Adds the shortcode in a note in /influxdb3/core/visualize-data/grafana/
- The shortcode displays the button to trigger the modal.
- Future enhancements will support params to make it more flexible (they're included as examples for now)
- Link detection and questions use similar results styles
- Fixed decision logic
- Use existing themes
- Remove last remnants of old Cypress link checker
- Add Cypress tests, but many are still broken
2025-09-23 14:03:46 -05:00
Jason Stirnaman
094dc77070
feat(influxdb3): add TypeScript version detector component
...
- Set up TypeScript configuration for the project
- Create interactive InfluxDB version detector component in TypeScript
- Add questionnaire-based product identification logic
- Support URL pattern matching and ping header analysis
- Include Hugo shortcode for easy integration
- Style with responsive SCSS and CSS custom properties
- Add to Grafana documentation pages
- Configure automatic TypeScript compilation in pre-commit hooks
2025-09-23 14:02:16 -05:00
Jason Stirnaman
ffb1df36c7
fix(clustered): add license renewal troubleshooting steps
...
Addresses DAR #470 by documenting:
- Expected kubectl warning that can be safely ignored
- Troubleshooting steps for 'no license found' errors after renewal
- Service restart workaround when validation doesn't auto-detect new license
- License validation timing information
closes influxdata/DAR#470
2025-09-23 14:02:16 -05:00
Jason Stirnaman
2d79a6ad16
Update content/telegraf/v1/aggregator-plugins/_index.md
2025-09-23 13:48:23 -05:00
Jason Stirnaman
1418b257f7
Update content/telegraf/v1/aggregator-plugins/_index.md
2025-09-23 13:48:16 -05:00
Jason Stirnaman
f139c60ee7
Merge branch 'master' into telegraf-v1.36.1
2025-09-23 13:03:45 -05:00
Jason Stirnaman
a239552395
Merge pull request #6413 from influxdata/jts/cleanup-ai-instructions
...
Cleanup ai instructions
2025-09-23 10:57:24 -05:00
Jason Stirnaman
a75a7e898b
Merge branch 'master' into jts/cleanup-ai-instructions
2025-09-23 10:49:44 -05:00
Joel Abshier
083abc318b
Release influxctl v2.10.4 ( #6411 )
...
* Release influxctl v2.10.4
* feat(influxctl): influxctl 2.10.4 release notes, cli docs, and admin guides (#6412 )
* feat(influxctl): release notes, cli docs, and admin guides for influxctl 2.10.4
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* chore(influxctl): hide clustered table undelete pages
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-23 09:48:57 -06:00
Jason Stirnaman
5ccbb42139
Update .github/instructions/shortcodes-reference.instructions.md
2025-09-23 10:47:00 -05:00
Jason Stirnaman
241b915a9c
Update .github/instructions/shortcodes-reference.instructions.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-23 10:44:11 -05:00
Jason Stirnaman
673e0bbd4a
Update .github/instructions/shortcodes-reference.instructions.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-23 10:41:00 -05:00
Jason Stirnaman
e4f97a35bb
Update content/CLAUDE.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-23 10:40:39 -05:00
Jason Stirnaman
512105d8d9
qol: Add ui-dev agent for TypeScript, SASS (CSS), and Hugo frontent development
2025-09-23 10:38:07 -05:00
Jason Stirnaman
3e4864a836
Instructions files cleanup:
...
- Follow Copilot guidelines for naming instructions files according to the directory they apply to
- Copy instructions files as CLAUDE.md to the relevant directory.
- Update placeholder instructions
- Optimize Copilot instructions
- Remove Claude instructions and reference the Copilot instructions file instead
TODO: update the commit hook script to correctly generate and place the files.
2025-09-23 10:37:10 -05:00
Sven Rebhan
41bb146a6a
Updating plugins
2025-09-22 17:03:10 +02:00
Jason Stirnaman
e099fb45ce
Merge pull request #6401 from influxdata/telegraf-v1.36.1
...
Telegraf v1.36.1
2025-09-20 08:41:03 -05:00
Jason Stirnaman
3c50fffefb
Merge pull request #6404 from influxdata/jts/hotfix-bad-clustered-urls-in-version-selector
...
hotfix(v3): clustered alt_links incorrectly prefixed with cloud-, mak…
2025-09-19 11:37:32 -05:00
Jason Stirnaman
2d0121871d
hotfix(v3): clustered alt_links incorrectly prefixed with cloud-, making version selector links "cloud-clustered".
2025-09-19 10:46:04 -05:00
Sven Rebhan
00df6fdfad
Updating product version
2025-09-17 19:44:03 +02:00
Sven Rebhan
90926b13d4
Updating plugin list
2025-09-17 19:44:02 +02:00
Sven Rebhan
48ca9791c2
Updating changelog
2025-09-17 19:44:01 +02:00
Jason Stirnaman
c0d6b116da
Merge pull request #6375 from srebhan/telegraf-templates
...
chore: Adapt plugin page structure to be under 'plugin directory'
2025-09-16 09:04:00 -05:00
Jason Stirnaman
c44fa799ce
Merge branch 'master' into telegraf-templates
2025-09-16 08:59:58 -05:00
Jason Stirnaman
d51b538703
Merge pull request #6390 from influxdata/v1
...
InfluxDB OSS and Ent v1.12.2 release and fixes
2025-09-15 20:35:03 -05:00
Jason Stirnaman
8f1185ae02
Merge branch 'master' into v1
2025-09-15 18:05:45 -05:00
Jason Stirnaman
e5cf37ce5c
Merge pull request #6391 from influxdata/fix-dar-511-update-clustered-license
...
chore(clustered): Clustered install: provide instructions for renewin…
2025-09-15 16:39:57 -05:00
Jason Stirnaman
f506921c72
Merge pull request #6392 from influxdata/chore-v1.12.2-oss
...
OSS v1.12.2 release
2025-09-15 15:03:15 -05:00
Jason Stirnaman
4e8da8d0e7
Update content/influxdb/v1/about_the_project/release-notes.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-09-15 15:02:47 -05:00
Jason Stirnaman
4202315eb3
docs(influxdb): update OSS v1.12.2 release notes
...
- Change pre-release placeholder to official v1.12.2 release
- Remove pre-release warning and TODO comments
- Update patch version in products.yml from 1.11.8 to 1.12.2
- Release date: 2025-09-15
2025-09-15 14:58:13 -05:00
Jason Stirnaman
c034ba8f5d
Updated config.yml
2025-09-15 14:19:11 -05:00
Jason Stirnaman
a7ca7aae86
chore(clustered): Clustered install: provide instructions for renewing a license and recovering from an expired license (closes influxdata/DAR/issues/511)
2025-09-15 14:06:45 -05:00
Jason Stirnaman
cf7ac2dc0e
Merge pull request #6388 from influxdata/fix-dar-460
...
fix(ent1): rebuild indexes after deleting series files (closes influx…
2025-09-15 13:48:26 -05:00
Jason Stirnaman
8c20dde858
Merge pull request #6389 from influxdata/fix-dar-471
...
fix(v1): Include tls1.2 in supported TLS versions. I verified support…
2025-09-15 13:48:01 -05:00
Jason Stirnaman
bee5b1c19a
Merge pull request #6384 from influxdata/6381-v1.12.2-release
...
docs(enterprise): add v1.12.2 release notes
2025-09-15 13:43:51 -05:00
Jason Stirnaman
f0dc1932b4
fix(v1): Include tls1.2 in supported TLS versions. I verified supported versions and default values in the Enterprise and OSS source.
2025-09-15 13:11:29 -05:00
Jason Stirnaman
96a38392f3
fix(ent1): rebuild indexes after deleting series files (closes influxdata/DAR/460)
2025-09-15 12:37:06 -05:00
Jason Stirnaman
5e129995dd
Merge branch 'master' into 6381-v1.12.2-release
2025-09-15 11:57:52 -05:00
Jason Stirnaman
65588c21af
Merge pull request #6386 from influxdata/6385-3.4.2-release-notes
...
feat(release-notes): InfluxDB 3 Core/Enterprise v3.4.2 release notes
2025-09-15 09:09:02 -05:00