mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 14:10:37 -07:00
Docs: Fix broken telemetry link in docs/cli/configuration.md (#11638)
This commit is contained in:
@@ -275,7 +275,7 @@ contain other project-specific files related to Gemini CLI's operation, such as:
|
|||||||
|
|
||||||
- **`telemetry`** (object)
|
- **`telemetry`** (object)
|
||||||
- **Description:** Configures logging and metrics collection for Gemini CLI.
|
- **Description:** Configures logging and metrics collection for Gemini CLI.
|
||||||
For more information, see [Telemetry](../telemetry.md).
|
For more information, see [Telemetry](./telemetry.md).
|
||||||
- **Default:**
|
- **Default:**
|
||||||
`{"enabled": false, "target": "local", "otlpEndpoint": "http://localhost:4317", "logPrompts": true}`
|
`{"enabled": false, "target": "local", "otlpEndpoint": "http://localhost:4317", "logPrompts": true}`
|
||||||
- **Properties:**
|
- **Properties:**
|
||||||
|
|||||||
Reference in New Issue
Block a user