docs-v2/content/shared/influxdb3-admin
Jason Stirnaman f7fbdbdea8
fix: add content links and InfluxDB documentation MCP server instructions (#6885)
* fix: link resource terms

* chore(aagents): Allow use of yq and htmlq for parsing.

* chore(deps): yarn upgrade

* chore(deps): remove unused @vvago/vale npm package

Vale linting uses Docker (jdkato/vale:latest) via .ci/vale/vale.sh,
not the npm package. Update VS Code setup docs to use system Vale.

* docs(skill): update content-editing skill for hosted MCP server

Replace local InfluxData MCP server references with the hosted kapa.ai
documentation MCP server (https://influxdb-docs.mcp.kapa.ai).

Changes:
- Update MCP configuration from local stdio server to hosted URL
- Replace kapa_query() examples with natural language prompts
- Add rate limit info (40/hour, 200/day per Google OAuth user)
- Standardize Hugo commands to use yarn (yarn hugo --quiet)
- Fix E2E test command (node cypress/support/run-e2e-specs.js)
- Use .ci/vale/vale.sh consistently for Vale linting
- Remove VS Code-specific instructions for agent focus
- Move TODOs to GitHub issue #6853

* chore(deps): yarn upgrade

* Apply suggestions from code review

* Update .claude/skills/content-editing/SKILL.md

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

* Update .claude/skills/content-editing/SKILL.md

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

* fix(ci): fix Vale linting setup and add dependency update checks

The vale Compose service was removed in 922e4818 but docs still
referenced `docker compose run -T vale`, which fails.

Vale linting now works as follows:

- If vale is installed locally (v3+), .ci/vale/vale.sh uses it directly.
  Contributors can install via `brew install vale` for faster linting
  without Docker.
- Otherwise, the script falls back to Docker with a pinned image tag
  (jdkato/vale:v3.13.1) instead of :latest.
- If the local version is incompatible (pre-v3), the script warns and
  falls back to Docker.

Docker is no longer required for pre-commit hooks that only run Vale.

Also adds a weekly GitHub Actions workflow (check-pinned-deps.yml) that
compares pinned dependency versions against upstream releases and opens
a PR when updates are available.

* Update .ci/vale/vale.sh

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

* Update .github/workflows/check-pinned-deps.yml

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

* fix: resolve code review findings for PR #6885

- vale.sh: make version-detection grep non-fatal so Docker fallback works
- check-pinned-deps: add set -euo pipefail, auth header, and null guards
- DOCS-CONTRIBUTING: fix broken links to DOCS-TESTING.md
- DOCS-TESTING: rename VS Code section heading per review suggestion

* 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>
2026-02-28 09:12:48 -06:00
..
databases v3.8.2 API and CLI updates (#6774) 2026-02-24 18:12:21 -06:00
distinct-value-cache Update content/shared/influxdb3-admin/distinct-value-cache/create.md 2025-08-01 13:46:56 -07:00
last-value-cache Update content/shared/influxdb3-admin/last-value-cache/show.md 2025-08-01 13:27:00 -07:00
object-storage Correct AWS_ACCESSKEY_ID to AWS_ACCESS_KEY_ID (#6824) 2026-02-15 17:41:28 -06:00
query-system-data docs(influxdb3): document trigger logging behavior (#6804) 2026-02-09 14:32:44 -06:00
tables v3.8.2 API and CLI updates (#6774) 2026-02-24 18:12:21 -06:00
tokens docs(influxdb3): Add Docker Compose and CI/CD examples for preconfigured (#6777) 2026-01-30 13:28:11 -06:00
_index.md Add admin > database docs to Core and Enterprise (#5813) 2025-02-03 09:25:41 -07:00
backup-restore.md replace catalogs for catalog as observed in a live core db data files (#6712) 2026-01-15 15:30:52 -06:00
mcp-server-docs-only.md Add Documentation MCP server pages to chronograf, kapacitor, flux, and explorer (#6833) 2026-02-18 14:20:26 -06:00
mcp-server.md fix: add content links and InfluxDB documentation MCP server instructions (#6885) 2026-02-28 09:12:48 -06:00
performance-tuning.md Core and Ent3 performance tuning guide and configuration options (#6421) 2025-10-21 13:14:31 -05:00
security.md fix: /etc/influxdb3 is root:influxdb3 (#6720) 2026-01-12 10:44:59 -06:00
upgrade-to-enterprise.md hotfix(influxdb3): Use "Enterprise" instead of shortcode in shared (#6769) 2026-01-27 15:22:38 -06:00
upgrade.md docs(influxdb3): Add Core to Enterprise upgrade documentation (#6758) 2026-01-27 12:16:48 -06:00