Refresh Metrics
Manually trigger recalculation of system metrics from raw data. This operation analyzes system activity logs and regenerates aggregated metrics. Useful for ensuring metrics are up-to-date or after system maintenance.
Documentation Index
Fetch the complete documentation index at: https://docs.agno.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Database ID to use for metrics calculation
Table to use for metrics calculation
Response
Metrics refreshed successfully
Unique identifier for the metrics record
Total number of agent runs
x >= 0Total number of agent sessions
x >= 0Total number of team runs
x >= 0Total number of team sessions
x >= 0Total number of workflow runs
x >= 0Total number of workflow sessions
x >= 0Total number of unique users
x >= 0Token usage metrics (input, output, cached, etc.)
Metrics grouped by model (model_id, provider, count)
Date for which these metrics are aggregated
Timestamp when metrics were created
Timestamp when metrics were last updated