diff --git a/docs/ai-coder/ai-gateway/monitoring.md b/docs/ai-coder/ai-gateway/monitoring.md index 8cb96708998..5f888c5961c 100644 --- a/docs/ai-coder/ai-gateway/monitoring.md +++ b/docs/ai-coder/ai-gateway/monitoring.md @@ -198,12 +198,13 @@ curl -X GET "https://coder.example.com/api/v2/ai-gateway/sessions" \ Available query filters: - `client` - Filter by client name. -
- Possible client values > [!NOTE] > Client classification is done on best effort basis using the `User-Agent` header; - not all clients send these headers in an easily-identifiable manner. + > not all clients send these headers in an easily-identifiable manner. + +
+ Possible client values - `Claude Code` - `Codex` @@ -217,7 +218,8 @@ Available query filters: - `OpenCode` - `Unknown` -

+
+ - `initiator` - Filter by user ID or username - `provider` - Filter by AI provider (e.g., `openai`, `anthropic`) - `model` - Filter by model name