Scenario | Capability | Benefit |
What is the overall operational status? | Dashboard - Overview | Provides an overview of core metrics such as number of requests, number of errors, number of model invocations, and Token consumption, and supports Top10 rankings by Agent/model dimension. |
Whether performance has a bottleneck. | Dashboard - Performance | Request latency distribution, P50/P90/P99 percentile trends, model average latency ranking, and identification of slow models and long-tail delays. |
Where Token Costs Are Incurred | Dashboard - Cost & Token | Input/Output Token totals and percentile trends, enabling users to grasp cost trends. |
How Internal Application Components Perform | Dashboard - Application Observability | Analyze invocation distribution and latency by operation type (generation/tool/agent/retriever). |
What Happens in a Single Request | Call chain | Provides a complete Trace list and details, supports filtering by status/error type/latency, and displays the call tree and the Input/Output of each node. |
Complete Picture of User Multi-turn Dialog | Session | Aggregates Traces by Session dimension, restores multi-turn conversation context, and calculates session-level Token and cost. |
Metric Value | Description |
Applications Connected | Total number of applications that have been successfully connected to the observable Agent. |
Applications Reporting Data | Number of applications that are actively reporting data. |
Total Data Written Yesterday | Total volume of data written to CLS by all applications on the previous day. |
Total Tokens Yesterday | Total number of Tokens consumed by all applications on the previous day. |

Function | Description |
Core Metrics Card | Displays core KPIs such as number of Agents, number of requests, number of model invocations, input/output Tokens, and total Tokens, and shows the month-over-month change percentage. |
Request/Error Quantity Time Series | Shows the trend of request volume and number of errors over time, enabling rapid detection of sudden spikes and drops. |
Model Invocation Quantity Time Series | Time series variation of underlying large model invocation volume. |
Top 10 Request Quantity (by Agent) | Ranks request volume by Agent and identifies frequently invoked Agents. |
Top 10 Model Invocation Quantity (by Agent + Model) | Ranks invocation volume by the combined dimension of Agent and model. |
Total Tokens Distribution | Histogram distribution of Token consumption per request, showing the concentration interval of Token usage. |
Top 10 Total Tokens (by Agent/Model) | Identifies high-cost Agents and high-consumption models. |
Model Invocation Error Count Time Series | Observes whether model errors exhibit regular fluctuations. |
Tokens Per Second Output (by Model) | Evaluates the output throughput rate of each model. |
Average Time to First Token (TTFT) | Reflects the user-perceived response speed. |
Average Number of Model Invocations/Tokens Consumed per Request (by Agent) | Understands the model invocation complexity and per-call cost of each Agent. |
Function | Description |
Core Metrics Time Series | Trends of request volume, number of errors, average latency, number of model invocations, number of model errors, and model average latency. |
Request Latency Distribution | A histogram of request latency, with the P50 percentile line marked, to intuitively show the concentration interval of latency. |
Request Latency Percentiles | Time-series trends of P50, P90, and P99 latency for monitoring long-tail delay variations. |
Model Invocation Latency Distribution | Distribution of latency histogram at the model level. |
Model Average Latency Time Series | Shows the variation of average latency per model over time to detect model performance degradation. |
Top 10 Model Invocation Quantity / Average Latency | Ranks invocation volume and latency by model to identify slow-performing models. |
Top 10 by Agent + Model Combination | Ranks request volume and number of model invocations by the combined dimension. |
Function | Description |
Input/Output Tokens | Total number of input and output tokens within the selected time range. |
Total Tokens Time Series | Variation trend of input and output Token counts over time. |
Token Percentile Time Series | Time-series trends of P50/P90/P99 percentiles for Token consumption, identifying requests with abnormally high consumption. |
Function | Description |
Operation type distribution | Displays the invocation percentage of each operation type, such as generation, guardrail, tool, chain, agent, retriever, and event. |
Observation average latency | Compares the average execution latency of each operation type to identify slow components. |
LLM Invocation/Error Count Time Series | Variation trend of LLM invocation quantity and error quantity over time. |
LLM Latency Percentile Time Series | Time-series trends of P50/P90/P99 latency for LLM invocations. |
LLM Model Invocation Ranking | Ranking of LLM models by number of invocations. |
LLM Average Latency Top 10 | Ranks LLM models by average latency to identify slow models. |
Function | Description |
Filter by Trace Status | Filter by success (OK) or error (ERROR) status to quickly focus on abnormal requests. |
Filter by Error Type | Filter by specific error types (tool invocation failure, LLM invocation failure, Root span status code exception, AGENT execution failure, and so on). |
Query by Trace ID / Session ID | Precisely locate a specific Trace or all Traces under a session. |
Filter by Duration Range | Filter by duration range to quickly locate slow requests. |
Displaying the List | Displays status, error type, timestamp, Trace ID, Operation name, invoked model, and other information for each Trace. |
Function | Description |
Basic Information | Trace ID, start time, total duration, number of Observations, total Token consumption (input→output), cost, version number, Session ID. |
Call tree | The left panel displays the complete call chain of this request in a tree structure, including the operation type (generation/tool/guardrail), duration, and error status indicator of each node. |
Node details | Select any node in the call tree, and the right panel displays the node's Tags, Input/Output content, Observation type, latency, and execution status. |
Error Diagnosis | Traces in ERROR status are annotated with the source of the error signal (for example, "triggered by Observation errors that bubbled up to the Trace"), helping to quickly locate the root cause. |
Function | Description |
Search by Session ID | Supports precise search for specific sessions. |
Filter by Session Duration | Filters sessions based on the session duration range. |
Filter by Traces Count | Filters sessions based on the number of Traces they contain. |
Filter by Input/Output/Total Tokens | Filters sessions based on Token consumption at the session level. |
Filter by Input/Output Cost | Filters sessions based on cost at the session level. |
Session List | Displays information such as Session ID, creation time, duration, model, and user input summary. |
Session Details | After a session is selected, displays all Trace call trees under that Session, and the right panel displays Trace details (Tags, Input/Output content, Token consumption, cost). |
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback