docs(telemetry): relocate telemetry documentation (#1327)

Moves the telemetry.md file from docs/core to the top-level docs/ directory to make it more discoverable.

Updates the link in the main index.md and removes the old reference from the CLI configuration page.
This commit is contained in:
Jerop Kipruto
2025-06-23 17:24:48 -04:00
committed by GitHub
parent 98f3a7066e
commit 21e6a36cf1
3 changed files with 1 additions and 1 deletions

View File

@@ -30,7 +30,6 @@ Gemini CLI uses `settings.json` files for persistent configuration. There are tw
In addition to a project settings file, a project's `.gemini` directory can contain other project-specific files related to Gemini CLI's operation, such as:
- [Custom sandbox profiles](#sandboxing) (e.g., `.gemini/sandbox-macos-custom.sb`, `.gemini/sandbox.Dockerfile`).
- [Telemtry configurations](../core/telemetry.md#running-an-otel-collector) (e.g., `.gemini/otel/`).
### Available settings in `settings.json`: