From 21e6a36cf1b17ff126b3d0253e68a6f3ebfc7c36 Mon Sep 17 00:00:00 2001 From: Jerop Kipruto Date: Mon, 23 Jun 2025 17:24:48 -0400 Subject: 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. --- docs/cli/configuration.md | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/cli') 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`: -- cgit v1.2.3