docs-v2/content/influxdb3
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
..
cloud-dedicated Release influxctl v2.10.4 (#6411) 2025-09-23 09:48:57 -06:00
cloud-serverless chore(v3-dist): Consolidate to shared Grafana guide 2025-09-10 16:39:27 -05:00
clustered Release influxctl v2.10.4 (#6411) 2025-09-23 09:48:57 -06:00
core feat(influxdb3): add runtime architecture, metrics monitoring, and performance tuning documentation 2025-09-23 16:44:24 -05:00
enterprise docs(influxdb3): fix runtime architecture and performance tuning documentation 2025-09-24 17:28:36 -05:00
explorer fix: remove link fragements 2025-09-04 16:40:23 -05:00