Skip to main content

Module overview

Module overview 

Source
Expand description

Dashboard overview rolling up every analytics domain into one snapshot.

OverviewArgs selects the time range; OverviewOutput aggregates the per-domain metric cards (conversations, agents, requests, tools, sessions, costs), comparing each against the immediately preceding period of equal length to derive change percentages. Supports CSV export of the rolled-up row.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Structs§

AgentMetrics
ConversationMetrics
CostMetrics
OverviewArgs
OverviewOutput
RequestMetrics
SessionMetrics
ToolMetrics

Functions§

calculate_change
Percentage change from previous to current; None when the previous period had no data.
execute_with_pool
export_overview_csv
format_period