Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
PluginResourceUsage
Interface PluginResourceUsage
interface
PluginResourceUsage
{
cpuTimeMs
:
number
;
endTs
:
number
;
executionId
:
string
;
ioBytesMb
:
number
;
limitViolations
:
LimitViolation
[]
;
networkAttempts
:
number
;
peakMemoryMb
:
number
;
pluginId
:
string
;
startTs
:
number
;
}
Index
Properties
cpu
Time
Ms
end
Ts
execution
Id
io
Bytes
Mb
limit
Violations
network
Attempts
peak
Memory
Mb
plugin
Id
start
Ts
Properties
cpu
Time
Ms
cpuTimeMs
:
number
end
Ts
endTs
:
number
execution
Id
executionId
:
string
io
Bytes
Mb
ioBytesMb
:
number
limit
Violations
limitViolations
:
LimitViolation
[]
network
Attempts
networkAttempts
:
number
peak
Memory
Mb
peakMemoryMb
:
number
plugin
Id
pluginId
:
string
start
Ts
startTs
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cpu
Time
Ms
end
Ts
execution
Id
io
Bytes
Mb
limit
Violations
network
Attempts
peak
Memory
Mb
plugin
Id
start
Ts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...