Get Traces Dashboard Metrics
lyzr_get_traces_dashboardRetrieve aggregate dashboard metrics across traces (credits, spans, tokens, latency, error rate) with optional filters for agent, session, customer, user, or time interval.
Instructions
Fetch aggregate dashboard metrics (credits, traces, spans, tokens, latency, error rate) across traces, optionally filtered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | Filter by agent ID | |
| end_time | No | Filter traces before this time (ISO 8601 date-time) | |
| session_id | No | Filter by session ID | |
| start_time | No | Filter traces after this time (ISO 8601 date-time) | |
| customer_id | No | Filter by customer ID | |
| query_user_id | No | Filter by user ID |