Commit Graph

723 Commits (v1-docker)

Author SHA1 Message Date
Scott Anderson 2fe551ddea
influxctl 2.10.2 (#6176)
* new commands for influxctl 2.10.2, moved some commands to shared

* influxctl 2.10.2 release notes

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-06-30 16:05:37 -05:00
Jason Stirnaman a40220091c Merge remote-tracking branch 'origin/jts-6161-3-2-api-ref' into core-ent-3.2 2025-06-30 14:40:24 -05:00
Jason Stirnaman c312fefa04 Merge remote-tracking branch 'origin/jts-6160-3-2-cli' into core-ent-3.2 2025-06-30 14:10:56 -05:00
Jason Stirnaman ae85ae45d1 Merge remote-tracking branch 'origin/jts-3-2-release-notes' into core-ent-3.2 2025-06-30 14:10:45 -05:00
Jason Stirnaman 91981706cb
Merge branch 'master' into jts-6161-3-2-api-ref 2025-06-30 14:06:27 -05:00
Jason Stirnaman feea4b8df2 fix(plugins): Missing descriptor. Cleanup. 2025-06-30 13:54:30 -05:00
Jason Stirnaman 1db8550462 fix(influxdb3): Update API reference and fix processing engine documentation for 3.2 release
Resolves issue #6161 with InfluxDB 3.2 API reference updates.

## API Reference Updates
- Add `hard_delete_at` parameter to database and table deletion endpoints for scheduled hard deletion
- Add update database and update table endpoints with retention period configuration
- Add license endpoint response schema
- Fix request trigger specification format from `path:` to `request:` in Core API
- Fix OpenAPI schema validation error in Enterprise API by removing conflicting type declaration

## Processing Engine Documentation Fixes
- Standardize terminology across documentation:
  - "Data write" (not "WAL flush" or "On WAL flush")
  - "Scheduled" (not "On Schedule")
  - "HTTP request" (not "On Request")
- Fix placeholder inconsistencies: use REQUEST_PATH instead of ENDPOINT_PATH
- Add Enterprise-specific warnings about request trigger format differences
- Update trigger specification format in Enterprise API to use JSON object format
- Add proper table of contents with consistent structure
- Improve distributed cluster configuration documentation

## Enterprise Request Trigger Bug Documentation
Due to a bug in InfluxDB 3 Enterprise, the request trigger specification format differs between CLI and API:
- CLI: `request:<REQUEST_PATH>` (same as Core CLI and API)
- Enterprise API: `{"request_path": {"path": "<REQUEST_PATH>"}}`

This difference is now properly documented with warnings in all relevant sections.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-30 13:33:52 -05:00
Jason Stirnaman 16f79c9549
Merge branch 'master' into jts-6160-3-2-cli 2025-06-27 18:30:41 -05:00
Jason Stirnaman 8e040c8eb3 fix(core,ent3): and related params are required (closes #6166) 2025-06-27 14:44:28 -05:00
Jason Stirnaman 18611368cc fix(influxdb3): Add update database and update table commands 2025-06-27 14:17:16 -05:00
Jason Stirnaman 429e3fc079
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-06-27 14:00:02 -05:00
Jason Stirnaman 6dac142127 feat(influxdb3): Core and Ent: CLI reference for update database, update table (Ent3 only)- Add CLI reference for influxdb3 update database command and retention period option in Core and Ent
- Add CLI ref for influxdb3 update table and ret. period option in Ent- Change volume source to /test for core and ent3 in compose.yaml
- Add alt_links instructions in CONTRIBUTING.md
2025-06-27 12:49:39 -05:00
Jason Stirnaman 566f7dcb56
Update content/shared/influxdb3-cli/delete/table.md 2025-06-26 17:04:32 -05:00
Jason Stirnaman 52e6eeca8a feat: Update InfluxDB 3 CLI documentation for v3.2.0 features
- Add influxdb3 show license command documentation for Enterprise
- Update create database command with --retention-period option
- Update create table command with Enterprise --retention-period option
- Update delete database/table commands with --hard-delete options
- Update CLI command index to include license command
- Update planning documentation for CLI sync process
- Closes #6160
2025-06-26 16:59:21 -05:00
Jason Stirnaman dbbbca8c58
Apply suggestions from code review 2025-06-26 13:19:18 -05:00
Jason Stirnaman 5e0c6e7e20
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-06-26 11:50:05 -05:00
Jason Stirnaman a712d5bbeb feat(monolith): Core and Ent v3.2.0 release notes and generation script:
- Add v3.2.0 release notes for Core and Enterprise 3- Add a script to help analyze the diff between tags and generate release notes in a standard format following style guidelines
2025-06-26 11:07:06 -05:00
Jason Stirnaman c5c66638c8
Update content/shared/influxdb3-write-guides/use-telegraf/dual-write.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-24 17:48:24 -05:00
Jason Stirnaman c8e278ef9f fix(influxdb3): remove get-started/multi-server.md. It's now under install/
- fix `plugin-dir` (Closes ##6150)
2025-06-24 17:30:49 -05:00
Jason Stirnaman 6bab22462a chore(influxdb3): Remove non-essential Docker example 2025-06-24 11:20:30 -05:00
Jason Stirnaman 29a81be296 fix(influxdb3): Get started fixes 2025-06-24 10:21:32 -05:00
Jason Stirnaman 6abda20ca0 Resolve conflicts in get-started 2025-06-24 07:35:07 -05:00
Jason Stirnaman 30f1ed07d0 fix(influxdb3): CLI links, create token parent, ignore cypress/downloads/* 2025-06-23 16:27:25 -05:00
Jason Stirnaman 0fa1a1d849 fix(influxdb3): links, remove delete-plugin references 2025-06-23 16:27:25 -05:00
Jason Stirnaman 568883b935 fix(influxdb3): Get-started write data: headings, link, and sample code 2025-06-23 16:27:25 -05:00
Jason Stirnaman 9ddc14a06b fix(influxdb3): Case 2025-06-23 16:27:25 -05:00
Jason Stirnaman 7df48daeda fix(influxdb3): links 2025-06-23 16:27:25 -05:00
Jason Stirnaman eb90b04a35 fix(influxdb3): link, rename get-started/processing-engine to get-started/process 2025-06-23 16:27:25 -05:00
Jason Stirnaman 069dc2d039 fix: install link 2025-06-23 16:27:25 -05:00
Jason Stirnaman af0ffaf663 fix(influxdb3): Broken anchor links 2025-06-23 16:27:24 -05:00
Jason Stirnaman 57d73b141e fix(influxdb3): Client library write guide: Refactor, reorganize, and cleanup 2025-06-23 16:27:24 -05:00
Jason Stirnaman 6041afb396 chore(influxdb3): Add auth header to API request samples 2025-06-23 16:27:24 -05:00
Jason Stirnaman 14a6f40830 fix(influxdb3): Remove beta note, uncomment token usage 2025-06-23 16:27:24 -05:00
Jason Stirnaman c3fe264766 chore(influxdb3): Add next steps, cleanup 2025-06-23 16:27:24 -05:00
Jason Stirnaman 1da94dc050 chore(influxdb3): Install: cleanup, remove Docker compose 2025-06-23 16:19:09 -05:00
Jason Stirnaman 8d21b51e97 fix(influxdb3): Remove beta note, add token link 2025-06-23 16:19:08 -05:00
Jason Stirnaman 569cc7bc39 fix(influxdb3): Remove beta note, add token link 2025-06-23 16:19:08 -05:00
Jason Stirnaman f3ace7c7a9 chore(influxdb3): Setup: Additions and fixes:
- Docker examples and licensing
- Enterprise conditionals
- Cleanup
2025-06-23 16:19:08 -05:00
Scott Anderson cb742227d7 update getting started landing page 2025-06-23 15:45:11 -05:00
Scott Anderson 5611da76e6 WIP monolith get started, enterprise multi-node, file index docs 2025-06-23 15:45:11 -05:00
Scott Anderson c3b5458314 WIP monolith getting started restructure 2025-06-23 15:34:14 -05:00
meelahme 1d84c5828a Merge branch 'monolith-gs-restructure' of github.com:influxdata/docs-v2 into monolith-gs-restructure 2025-06-23 12:09:01 -07:00
meelahme 3b5a0ea097 updates to starting influxdb3 enterprise section 2025-06-23 12:08:37 -07:00
Scott Anderson a95ad37140 Merge branch 'monolith-gs-restructure' of github.com:influxdata/docs-v2 into monolith-gs-restructure 2025-06-23 09:54:04 -06:00
Scott Anderson f64a8670b7 resolved merge conflicts 2025-06-23 09:53:49 -06:00
meelahme 513bceaebc docs: removing note from token authorization docker section 2025-06-23 08:36:36 -07:00
meelahme 6433bc9b08 docs(setup): add InfluxDB 3 Enterprise licensing steps with Docker example 2025-06-20 12:05:07 -07:00
meelahme b03af149e2 docs(core, enterprise): add token auth + Docker examples 2025-06-20 11:08:15 -07:00
epgif b99041a282 Restore list of unsupported intervals for date_bin_gapfill
Initially documented in commit 81c6e3edfd

Lost in commit 4045a6c12e
2025-06-18 13:26:59 -05:00
Scott Anderson 7caa21164d update getting started landing page 2025-06-17 17:31:07 -06:00