diff options
Diffstat (limited to 'docs/telemetry.md')
| -rw-r--r-- | docs/telemetry.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/telemetry.md b/docs/telemetry.md index ed094ce6..205242e7 100644 --- a/docs/telemetry.md +++ b/docs/telemetry.md @@ -240,6 +240,7 @@ Metrics are numerical measurements of behavior over time. The following metrics - `function_name` - `success` (boolean) - `decision` (string: "accept", "reject", or "modify", if applicable) + - `tool_type` (string: "mcp", or "native", if applicable) - `gemini_cli.tool.call.latency` (Histogram, ms): Measures tool call latency. - **Attributes**: |
