Commit Graph

9116 Commits (master)

Author SHA1 Message Date
Jason Stirnaman a06dd3c9cc
Merge branch 'master' into clarify-IdP-support 2025-07-03 15:59:44 -05:00
Jason Stirnaman c035989dd6
Merge pull request #6188 from influxdata/jstirnaman/issue4393
Clarify authorization for v1-compatibility endpoints in v2
2025-07-03 15:41:32 -05:00
Jason Stirnaman 8e9501902e
Merge branch 'master' into jstirnaman/issue4393 2025-07-03 15:34:56 -05:00
Jason Stirnaman 00e4b4af26
Merge pull request #6187 from influxdata/v1-docker
chore(v1): Install and run v1 OSS and Enterprise with Docker:
2025-07-03 15:31:39 -05:00
Jason Stirnaman 7385d879fc
Update content/influxdb/v1/introduction/get-started/_index.md 2025-07-03 15:03:35 -05:00
Jason Stirnaman 0616c63a5c fix(v2): "version" links that should be specific to OSS v2 2025-07-03 14:54:32 -05:00
Jason Stirnaman f7a538d2d1 chore(v2): Explain v1-compatible auth and add a troubleshooting section with a negative example. Putting a bow on #4393. Verified that Kapa.ai knows how to authenticate to v1 endpoints in each version 2025-07-03 14:27:04 -05:00
Jason Stirnaman fd3316d05b chore(v1): Install and run v1 OSS and Enterprise with Docker:
Migrates v1 OSS and Enterprise sections from the DockerHub README into new pages in docs-v2.
- Add a new section page for Installing and running with Docker.o

  1. Created main Docker installation page (docker.md) with:
    - Complete Docker setup instructions for Enterprise clusters
    - Environment variable configuration options
    - Persistent storage examples
    - Network setup guidance
    - License key requirements using GitHub note callout syntax
  2. Enhanced existing installation pages:
    - Added Docker installation sections to both meta and data node installation
   pages
    - Updated the main installation index to include Docker as an option
  3. Created Docker troubleshooting guide (docker-troubleshooting.md) with:
    - Common Docker-specific issues and solutions
    - Debugging commands and best practices
    - Positioned next to the Docker installation guide
  4. Added proper cross-references:
    - Used related frontmatter to link Docker installation to troubleshooting
    - Updated navigation and references throughout

  The migration preserves all the essential Docker README content while
  integrating it properly into the existing InfluxDB Enterprise v1 documentation
   structure, following the project's style guidelines and conventions.
2025-07-03 13:31:10 -05:00
Jason Stirnaman e94257a47a
Merge pull request #6141 from mdevy-influxdata/patch-2
Enterprise full backup - example command updated
2025-07-02 10:34:21 -05:00
Jason Stirnaman 5c5b92303a
Merge branch 'master' into patch-2 2025-07-02 10:06:07 -05:00
Jason Stirnaman 458ee7a127
Merge pull request #5944 from influxdata/staging/jts-api-distributed
Add Clustered Management API reference, get token createdAt and revokedAt fields
2025-07-02 10:04:17 -05:00
Jason Stirnaman 6013654ac6
Merge branch 'master' into patch-2 2025-07-02 10:02:35 -05:00
Jason Stirnaman 4a800fc7be
Merge branch 'master' into staging/jts-api-distributed 2025-07-02 09:56:24 -05:00
Jason Stirnaman 8e0211e77a
Merge pull request #6146 from srebhan/telegraf-release
Update Telegraf plugin list
2025-07-02 09:33:16 -05:00
Jason Stirnaman 911882987f
Apply suggestions from code review 2025-07-01 19:46:23 -05:00
Jason Stirnaman eb6c17f325
Merge branch 'master' into telegraf-release 2025-07-01 19:36:49 -05:00
Jason Stirnaman cea605e328
Merge pull request #6186 from influxdata/hotfix-product-version
hotfix(3-core-ent): Update product version
2025-07-01 13:21:38 -05:00
Jason Stirnaman 927f766ff4 hotfix(3-core-ent): Update product version 2025-07-01 13:17:06 -05:00
Jason Stirnaman b3b9bb7cda
Merge pull request #6185 from influxdata/jts-qol-ai-test-samples
Jts qol ai test samples
2025-07-01 12:51:01 -05:00
Jason Stirnaman 37fdedd889 chore(test): Untrack influxdb3 data and plugins used in Docker configurations and testing
Update test/influxdb3/engine.test.sh

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-01 12:45:51 -05:00
Jason Stirnaman 75410f73fc chore: Modify AI instructions build script to optimize and reduce instructions size. Add test examples for later
chore: Modify AI instructions build script to optimize and reduce instructions size. Add test examples for later

chore: Modify AI instructions build script to optimize and reduce instructions size. Add test examples for later

fix(qol): Agent-agnostic contributing instructions

chore(test): Untrack influxdb3 data and plugins used in Docker configurations and testing

chore(test): Untrack influxdb3 data and plugins used in Docker configurations and testing

chore: Modify AI instructions build script to optimize and reduce instructions size. Add test examples for later
2025-07-01 12:45:51 -05:00
Jason Stirnaman b8c1156a1c chore(qol): Add .context to store ephemeral, external, or temp files that LLMs can use to help with docs management. Move plans to .content/plans, untracked. 2025-07-01 12:43:17 -05:00
Jason Stirnaman 9b438f9647 fix(clustered): non-shared page using a 'version' link 2025-07-01 12:43:17 -05:00
Jason Stirnaman 33ed1a9e19
Merge pull request #6184 from influxdata/distributed-db-table-mgmt
Task-based table and db management docs for Dedicated and Clustered
2025-07-01 10:07:06 -05:00
Jason Stirnaman 490c57d024
Update content/influxdb3/clustered/admin/tables/delete.md 2025-07-01 09:33:58 -05:00
Scott Anderson dab1ae5417
Merge branch 'master' into distributed-db-table-mgmt 2025-06-30 16:53:30 -06:00
Jakub Bednář 7a895276ca
Release Kapacitor v1.8.0 (#6156)
* Release Kapacitor v1.8.0

* Update content/kapacitor/v1/reference/about_the_project/release-notes.md

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-06-30 17:53:16 -05:00
Scott Anderson 1e4f69bf6a task-based table and db management docs for dedicated and clustered 2025-06-30 16:13:30 -06:00
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
Scott Anderson fe2f830650
added docs notification for influxdb 3.2 and explorer GA (#6180) 2025-06-30 15:59:23 -05:00
Scott Anderson a4c35ae76b hotfix: hide plugin docs in explorer 2025-06-30 14:35:23 -06:00
Scott Anderson d2f84033dd hotfix: updated explorer docker url on explorer landing page 2025-06-30 14:32:28 -06:00
Scott Anderson df323703f3 hotfix: update explorer docker image, centralize image version 2025-06-30 14:17:29 -06:00
Jason Stirnaman c53c4f3a71
Merge pull request #6173 from influxdata/explorer-ga
InfluxDB 3 Explorer GA
2025-06-30 15:02:14 -05:00
Jason Stirnaman f7234691fa
Merge branch 'master' into explorer-ga 2025-06-30 15:00:45 -05:00
Jason Stirnaman 5b33042fab
Merge pull request #6179 from influxdata/core-ent-3.2
Core ent 3.2
2025-06-30 14:59:22 -05:00
Jason Stirnaman 3405e93ea6
Update test/influxdb3/engine.test.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-30 14:57:33 -05:00
Scott Anderson 82d4bd2dc4 updated docker image for explorer 2025-06-30 13:43:43 -06: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 7cae3660e2 fix(explorer): broken link 2025-06-30 14:15:45 -05:00
Jason Stirnaman b5f511f9e4 Merge remote-tracking branch 'origin/explorer-ga' into core-ent-3.2 2025-06-30 14:11: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 5a44f6c10e fix(influxdb3): Update request trigger specification format for Enterprise
Due to a bug in InfluxDB 3 Enterprise, the request trigger specification
format diverges from InfluxDB 3 Core. Enterprise requires a JSON object
format: {"request_path": {"path": "path-name"}} instead of the simpler
"request:path-name" format used in Core.

This commit updates:
- API examples to use the correct JSON object format
- Documentation to clearly show the required format
- Schema validation to accept both string and object formats
- Added clarifying note about the format difference

Related to influxdata/influxdb#6171 which will address this in the 3.2.1 release.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-30 08:59:47 -05:00
Jason Stirnaman 9588022ceb fix(ent3): Update Ent3 API reference request trigger_specification syntax to string request:<REQUEST_PATH> 2025-06-30 08:29:15 -05:00
Scott Anderson 93076b39c6
Update and add explorer environment variable information (#6170)
* update and add explorer env var info

* Apply suggestions from code review

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-28 12:53:42 -06:00
Scott Anderson 51e75e2ad6 Merge branch 'master' into explorer-ga 2025-06-27 23:08:23 -06:00