Jason Stirnaman
5df2e43220
docs(influxdb3): fix runtime architecture and performance tuning documentation
...
Fixed multiple technical inaccuracies in InfluxDB 3 runtime and performance documentation:
Testing status:
1. ✅ Replaced FILTER clause with CASE statements - TESTED
2. ✅ Fixed API endpoint syntax - uses q and db fields, not query and database
3. ✅ Removed invalid system.runtime_metrics table reference
4. ✅ Validated all system tables exist: queries, compaction_events, parquet_files, etc.
Changes:
- Corrected SQL queries to use CASE WHEN instead of non-existent FILTER clause
- Fixed InfluxQL API endpoint to use correct query parameters (q and db)
- Removed references to non-existent system.runtime_metrics table
- Added proper system table references (system.queries, system.compaction_events)
- Updated runtime thread allocation documentation with accurate thread counts
- Clarified performance monitoring queries and metrics collection
2025-09-24 17:28:36 -05:00
Jason Stirnaman
ed6f79c9de
Merge branch 'master' into influxdb3-runtime-thread-alloc
2025-09-24 10:43:38 -05:00
Jason Stirnaman
110386261d
Merge pull request #6416 from influxdata/jts/fix-telegraf-aggregator-typo-intro
...
fix(telegraf): Aggregator typo and intro
2025-09-24 10:35:47 -05:00
Jason Stirnaman
f93cdbe9e8
Merge branch 'master' into jts/fix-telegraf-aggregator-typo-intro
2025-09-24 10:25:05 -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
0335be3832
Merge branch 'master' into jts/fix-telegraf-aggregator-typo-intro
2025-09-23 14:31:25 -05: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
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
9e3c5ba90c
fix(telegraf): Aggregator typo and intro
2025-09-23 13:39:08 -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
Jason Stirnaman
a736140c2c
docs(enterprise): add operational improvements to v3.4.2 release notes
...
- Document compaction optimizations (cleaner wait time, producer startup delay)
- Document catalog synchronization improvements (1s sync interval)
- Document enhanced logging for sequence persistence tracking
Co-authored-by: hiltontj <hiltontj@users.noreply.github.com>
2025-09-15 08:57:02 -05:00
Jason Stirnaman
d6d7e724ae
chore(influxdb3): v3.4.2 Bump latest patch
2025-09-12 18:26:34 -05:00
Jason Stirnaman
93adc6ca97
feat(release-notes): InfluxDB 3 Core/Enterprise v3.4.2 release notes
...
- Generate release notes using helper script for v3.4.1 to v3.4.2
2025-09-12 18:13:51 -05:00
Jason Stirnaman
479f112e15
Merge branch 'master' into 6381-v1.12.2-release
2025-09-12 17:02:28 -05:00
Jason Stirnaman
4f2dd64ca9
Merge pull request #6383 from influxdata/dependabot/npm_and_yarn/axios-1.12.0
...
chore(deps): bump axios from 1.11.0 to 1.12.0
2025-09-12 17:01:26 -05:00