Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
OverheadReport
Interface OverheadReport
interface
OverheadReport
{
activeProfile
:
OverheadModeProfile
;
agentAttributions
:
AgentCostAttribution
[]
;
anomalies
:
OverheadAnomaly
[]
;
budgetViolations
:
{
budget
:
number
;
feature
:
OverheadFeature
;
metric
:
string
;
value
:
number
;
}
[]
;
featureSummaries
:
FeatureOverheadSummary
[]
;
recommendations
:
string
[]
;
reportId
:
string
;
totalCostMicroUsd
:
number
;
totalLatencyMs
:
number
;
totalMeasurements
:
number
;
totalTokens
:
number
;
ts
:
number
;
windowMs
:
number
;
}
Index
Properties
active
Profile
agent
Attributions
anomalies
budget
Violations
feature
Summaries
recommendations
report
Id
total
Cost
Micro
Usd
total
Latency
Ms
total
Measurements
total
Tokens
ts
window
Ms
Properties
active
Profile
activeProfile
:
OverheadModeProfile
agent
Attributions
agentAttributions
:
AgentCostAttribution
[]
anomalies
anomalies
:
OverheadAnomaly
[]
budget
Violations
budgetViolations
:
{
budget
:
number
;
feature
:
OverheadFeature
;
metric
:
string
;
value
:
number
;
}
[]
feature
Summaries
featureSummaries
:
FeatureOverheadSummary
[]
recommendations
recommendations
:
string
[]
report
Id
reportId
:
string
total
Cost
Micro
Usd
totalCostMicroUsd
:
number
total
Latency
Ms
totalLatencyMs
:
number
total
Measurements
totalMeasurements
:
number
total
Tokens
totalTokens
:
number
ts
ts
:
number
window
Ms
windowMs
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Profile
agent
Attributions
anomalies
budget
Violations
feature
Summaries
recommendations
report
Id
total
Cost
Micro
Usd
total
Latency
Ms
total
Measurements
total
Tokens
ts
window
Ms
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...