summaryrefslogtreecommitdiff
path: root/docs/telemetry.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/telemetry.md')
-rw-r--r--docs/telemetry.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/telemetry.md b/docs/telemetry.md
index 2209ee0b..c7b88ba9 100644
--- a/docs/telemetry.md
+++ b/docs/telemetry.md
@@ -209,6 +209,11 @@ Logs are timestamped records of specific events. The following events are logged
- **Attributes**:
- `auth_type`
+- `gemini_cli.slash_command`: This event occurs when a user executes a slash command.
+ - **Attributes**:
+ - `command` (string)
+ - `subcommand` (string, if applicable)
+
### Metrics
Metrics are numerical measurements of behavior over time. The following metrics are collected for Gemini CLI: