Commit Graph

7158 Commits (chronograf-1.10.8)

Author SHA1 Message Date
Jakub Bednar 34416a1d37 Release Chronograf v1.10.8 2025-08-15 08:42:39 +02:00
Jason Stirnaman 7d634194a1
Merge branch 'master' into feature/pr-5974-add-api-examples-to-cache-guides 2025-08-14 15:56:52 -05:00
Jason Stirnaman f23026982b chore(monolith): Move telemetry reference to shared/influxdb3-reference. Revise description, disable, and product names. 2025-08-14 14:41:05 -05:00
Jason Stirnaman 8f16fa42ed
Merge branch 'master' into pbarnett/add-telemetry-docs 2025-08-14 14:03:40 -05:00
Jameelah Mercer 96bc1548a7
Merge branch 'master' into feature/pr-5974-add-api-examples-to-cache-guides 2025-08-14 09:35:31 -07:00
Peter Barnett 5492ba9eef fix: remember the 3 2025-08-14 11:52:59 -04:00
Scott Anderson 4d5d509234 fix(monolith): add configurable db, table, and column limits to enterprise 2025-08-14 10:44:58 -05:00
Peter Barnett 32cdfb533c fix: small clarity changes and easier reading 2025-08-14 11:44:25 -04:00
Peter Barnett 963d0a8d21 docs: add usage telemetry documentation 2025-08-14 11:29:44 -04:00
Jason Stirnaman b4f0f818b3
Merge branch 'master' into feature/pr-5974-add-api-examples-to-cache-guides 2025-08-14 08:50:01 -05:00
Jason Stirnaman 308a5d5e89
Merge branch 'master' into garylfowler-patch-4 2025-08-14 08:48:39 -05:00
Jason Stirnaman a97cbf842b chore(influxdb3-dist): Add note about concurrent query exec 2025-08-12 18:20:35 -05:00
Jason Stirnaman a7e8fe8625 fix(influxdb3): address Reid's review feedback on query timeout best practices
Address reidkaufmann's review comments on query timeout documentation:

Technical accuracy fixes:
- Replace "node/nodes" terminology with "querier/queriers" throughout
- Remove AI hallucination: "query result caching" (doesn't exist in IOx)
- Replace with proper cache recommendations for Enterprise/Core users
- Remove vague "background maintenance" references
- Add specific compaction performance variation cause
- Fix "round-robin or load-balanced" → "round-robin query routing"

Content improvements:
- Enhance checkout line analogy with explanation of noisy neighbors
- Add experimental query guidance for reducing impact on other users
- Replace unactionable solutions with customer-controllable actions
- Restore missing flexibility recommendations and link to the code sample

Technical updates:
- Update code blocks to use new placeholder syntax
- Add related links between cache documentation and timeout strategies
- Fix numbering consistency in Solutions sections
2025-08-12 16:10:28 -05:00
Jason Stirnaman af06fd8743
Merge branch 'master' into jts-dar-526-clustered-timeouts 2025-08-12 12:57:11 -05:00
Jason Stirnaman 81e86e3db2
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-08-12 09:32:51 -05:00
Jason Stirnaman c362792f3f feat(influxdb3): add 'partial writes' tag to distributed troubleshooting pages
Add 'partial writes' tag to frontmatter for better content discoverability:
- content/influxdb3/cloud-dedicated/write-data/troubleshoot.md
- content/influxdb3/cloud-serverless/write-data/troubleshoot.md
- content/influxdb3/clustered/write-data/troubleshoot.md

This helps users find information about partial write scenarios across InfluxDB 3 distributed editions.
2025-08-11 15:55:58 -05:00
Jason Stirnaman eb3dc0b0ff improve and enhance write data troubleshooting for influxdb3 distributed
- Update clustered, cloud-dedicated, and cloud-serverless to share enhanced troubleshooting content
- Add comprehensive error capturing instructions with curl examples
- Include client library debug logging samples (Python, Go, Java, JavaScript)
- Provide detailed guidelines for reporting persistent write issues to support
- Split HTTP status code tables by product type for clarity

This standardizes troubleshooting across all InfluxDB 3 distributed editions.

Closes influxdata/DAR#522
2025-08-11 15:51:10 -05:00
Jason Stirnaman e506402aa1 chore(influxdb3-distrib): Recommend best practices for adjusting client timeouts when querying InfluxDB 3 distributed.
- Closes influxdata/dar#526
- Adds Python client examples
- Adds influxctl examples

Co-authored-by: Reid Kaufmann
2025-08-11 12:11:20 -05:00
Scott Anderson 99c9512a08
add influxql integral function (#6236)
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-08 09:50:35 -05:00
Jason Stirnaman cf8cd90871 Update content/shared/influxdb3-cli/config-options.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-08-06 12:54:56 -05:00
Jason Stirnaman df1069ba65 chore(3ent): Add --num-core config option (still missing from the CLI --help) 2025-08-06 12:54:56 -05:00
Jason Stirnaman 407a5e6de6 1. Updated Core serve.md Options Section
- Updated /content/influxdb3/core/reference/cli/influxdb3/serve.md with 84 Core-compatible options
  - Excluded 21 Enterprise-only options (like cluster-id, license-email, license-file, mode, compaction options, clustering options, etc.)
  - All options now link to the Core configuration documentation
  - Fixed the environment variables link to point to Core instead of Enterprise

2. Updated Enterprise serve.md Options Section

  - Updated /content/influxdb3/enterprise/reference/cli/influxdb3/serve.md with all 105 configuration options
  - Includes both Core and Enterprise-only options
  - Maintains proper required option markers for node-id and cluster-id
  - All options link to the Enterprise configuration documentation

3. Verified Content Consistency

  - Core serve.md: Contains examples without cluster-id parameter (appropriate for Core)
  - Enterprise serve.md: Contains examples with both node-id and cluster-id parameters, plus Enterprise-specific mode examples
  - Both maintain consistent structure and troubleshooting sections appropriate to their respective products
  - Environment variables sections correctly reference their respective configuration documentation

4. Allow Vale to accept "parquet" in lowercase when it appears in:
  - Command-line options (e.g., --parquet-mem-cache-size)
  - Hyphenated configuration names (e.g., parquet-mem-cache-prune-interval)
  - Code blocks or inline code (e.g., `parquet`)

  Key Changes Made:

  - Core: Now includes 84 options (was 69), excluding Enterprise-only features
  - Enterprise: Now includes all 105 options (was 78), comprehensive coverage
  - Alphabetical ordering: Both option tables are now properly alphabetized
  - New options added: Many previously missing options like buffer-mem-limit-mb, tcp-listener-file-path, telemetry-*, wal-replay-*, etc.
  - Proper segregation: Core users no longer see Enterprise-only configuration options
  - Vale allows Parquet or parquet in the appropriate context
2025-08-06 12:54:56 -05:00
Jason Stirnaman a38dd87629 Update content/influxdb3/clustered/reference/release-notes/clustered.md 2025-08-05 09:22:01 -05:00
Dustin Eaton ee20564750 Clustered release 20250721-1796368 2025-08-05 09:22:01 -05:00
Jameelah Mercer 50b0fc097d
Merge branch 'master' into feature/pr-5974-add-api-examples-to-cache-guides 2025-08-04 14:57:16 -07:00
Scott Anderson 7e1b1e4605
fix(telegraf): add missing telegraf patch releases (#6280) 2025-08-04 11:20:28 -05:00
Joel Abshier 5bb4f14f39
Release influxctl v2.10.3 (#6270)
* Release influxctl v2.10.3

* add influxctl 2.10.3 release notes and feature docs

---------

Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-08-01 23:43:54 -05:00
Jameelah Mercer ba62dde34f
Merge branch 'master' into feature/pr-5974-add-api-examples-to-cache-guides 2025-08-01 16:50:58 -07:00
Jason Stirnaman 49b24ba90d
Update content/shared/sql-reference/functions/time-and-date.md 2025-08-01 16:54:32 -05:00
Jameelah Mercer 13087e49d0
Update content/shared/influxdb3-admin/distinct-value-cache/create.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:46:56 -07:00
Jameelah Mercer 63d0025790
Merge branch 'master' into feature/pr-5974-add-api-examples-to-cache-guides 2025-08-01 13:27:30 -07:00
Jameelah Mercer 0f46f108ca
Update content/shared/influxdb3-admin/last-value-cache/show.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:27:00 -07:00
Jameelah Mercer 61fe70ad8e
Update content/shared/influxdb3-admin/last-value-cache/delete.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:26:50 -07:00
Jameelah Mercer 5e465a4121
Update content/shared/influxdb3-admin/last-value-cache/delete.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:26:40 -07:00
Jameelah Mercer 5ea874998c
Update content/shared/influxdb3-admin/last-value-cache/delete.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:26:27 -07:00
Jameelah Mercer a5c19e60cd
Update content/shared/influxdb3-admin/last-value-cache/create.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:26:14 -07:00
Jameelah Mercer 419fda92b5
Update content/shared/influxdb3-admin/last-value-cache/create.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:25:19 -07:00
Jameelah Mercer 057de1230b
Update content/shared/influxdb3-admin/distinct-value-cache/show.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:24:48 -07:00
Jameelah Mercer 0384cad100
Update content/shared/influxdb3-admin/distinct-value-cache/query.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:24:38 -07:00
Jameelah Mercer 866ee9b11d
Update content/shared/influxdb3-admin/distinct-value-cache/create.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:21:05 -07:00
Jameelah Mercer aad8d899ae
Update content/shared/influxdb3-admin/distinct-value-cache/query.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:19:40 -07:00
Jameelah Mercer a4023bae6d
Update content/shared/influxdb3-admin/distinct-value-cache/show.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:19:25 -07:00
Jameelah Mercer c281a6e101
Update content/shared/influxdb3-admin/distinct-value-cache/create.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:19:14 -07:00
Jameelah Mercer 9c9f2c6999
Update content/shared/influxdb3-admin/last-value-cache/show.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:18:56 -07:00
Jameelah Mercer 99715ce70d
Update content/shared/influxdb3-admin/last-value-cache/show.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:18:46 -07:00
Jameelah Mercer 0f5056e239
Update content/shared/influxdb3-admin/last-value-cache/create.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:18:32 -07:00
Jameelah Mercer f39af3f15a
Update content/shared/influxdb3-admin/distinct-value-cache/show.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:18:24 -07:00
Jameelah Mercer 0e58bb864a
Update content/shared/influxdb3-admin/distinct-value-cache/query.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:18:11 -07:00
Jameelah Mercer 7140e46f45
Update content/shared/influxdb3-admin/distinct-value-cache/query.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:17:27 -07:00
Jameelah Mercer 20c8745d03
Merge branch 'master' into fix/from-unixtime-doc-return-type-26637 2025-08-01 12:12:27 -07:00