Performance Statistics
This file documents the Flashback API’s statistics endpoints, which provide daily and minute-level insights into storage activity across buckets and repositories. These endpoints are useful for tracking storage trends, operational performance, and usage analytics over time.
Performance Statistics API Calls
GET/stats/daily
get__stats_daily
Retrieve daily aggregated statistics for storage activity.
GET/stats/minute
get__stats_minute
Retrieve high-resolution, minute-level statistics for storage operations.
GET/aistats/daily
get__aistats_daily
Retrieve daily aggregated AI statistics for LLM usage, including token counts, API calls, and policy violations.
GET/aistats/minute
get__aistats_minute
Retrieve minute-level AI statistics for LLM usage, providing granular insights into AI operations.
Last updated
Was this helpful?