summaryrefslogtreecommitdiff
path: root/docs/cli
diff options
context:
space:
mode:
authorJerop Kipruto <[email protected]>2025-06-23 17:24:48 -0400
committerGitHub <[email protected]>2025-06-23 21:24:48 +0000
commit21e6a36cf1b17ff126b3d0253e68a6f3ebfc7c36 (patch)
treedd8bcbe80d9a335157b2f21a7df7fa5f41af15f5 /docs/cli
parent98f3a7066e1aa9701fe1d4c89b046fe03b2420e5 (diff)
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.
Diffstat (limited to 'docs/cli')
-rw-r--r--docs/cli/configuration.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/cli/configuration.md b/docs/cli/configuration.md
index 8edc07d9..79eda825 100644
--- a/docs/cli/configuration.md
+++ b/docs/cli/configuration.md
@@ -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`: