Commit Graph

9130 Commits (influxql-integral)

Author SHA1 Message Date
Jason Stirnaman eb83cc7767 fix(ci): run the shortcode
examples test against the example.md file whenever relevant
  files (assets, layouts, or the example file itself) are staged
2025-07-07 12:13:36 -05:00
Jason Stirnaman 786f44cbe2 fix(ci): replace the problematic multi-line template
literal with an array of strings that gets joined with
  newlines, which avoids the YAML parsing issues with backticks
  and special characters.
2025-07-07 12:13:36 -05:00
Jason Stirnaman 9b4aac82aa fix(ci): Lefthook e2e-links command should only look for files in staged_files 2025-07-07 12:13:36 -05:00
Jason Stirnaman c74060210b chore(ci): Audit documentation for changes to influxdb3 CLI. Configures a GitHub release workflow to generate release notes and run the audit documentation script. 2025-07-07 12:13:36 -05:00
Jason Stirnaman 9a4721aa40 chore(ci): Automation scripts to compare influxdb3 CLI help to reference documentation and generate an audit report, runs influxdb3 core and enterprise using Docker, improves compose.yaml, restructures helper-scripts for different versions 2025-07-07 12:13:36 -05:00
Jason Stirnaman b0294eb0ba Revert "chore(test): Untrack influxdb3 data and plugins used in Docker configurations and testing"
This reverts commit 37fdedd889.
2025-07-07 12:13:36 -05:00
Jonathan Coates 288b1a395c
Add .no-shorthand to `create token --admin` options (#6189)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-07-07 09:27:58 -05:00
Jason Stirnaman 905db7506d
Merge pull request #6191 from influxdata/feat-core-ent-release-3-2-1
feat(influxdb3): v3.2.1 release notes
2025-07-06 17:01:45 -05:00
Jason Stirnaman 06e904750c fix(3core): distributed cluster should be enterprise-only 2025-07-06 16:54:21 -05:00
Jason Stirnaman c457493fc4 chore(influxdb3): v3.2.1 fixes request trigger spec in 3Ent. Remove Core-Ent divergence notes. 2025-07-06 16:43:54 -05:00
Jason Stirnaman 3a1afd1371 feat(influxdb3): bump version 2025-07-06 16:25:23 -05:00
Jason Stirnaman 9f9a6f853d chore(influxdb3): improve release notes 2025-07-06 16:24:11 -05:00
Jason Stirnaman d5a6259588 feat(influxdb3): v3.2.1 release notes 2025-07-06 00:05:41 -05:00
Jason Stirnaman 4beedd44db
Merge pull request #5829 from influxdata/clarify-IdP-support
Clarify which IdPs are directly supported by InfluxData
2025-07-03 16:04:02 -05:00
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