From 58c2925624c5befe130fbe120707455daf91c910 Mon Sep 17 00:00:00 2001 From: agarwalravikant Date: Tue, 19 Aug 2025 10:55:47 +0530 Subject: Changes to add tool_type as dimension (#6538) Co-authored-by: Ravikant Agarwal --- docs/telemetry.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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**: -- cgit v1.2.3