Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
OTLPSpan
Interface OTLPSpan
interface
OTLPSpan
{
attributes
:
OTLPAttribute
[]
;
endTimeUnixNano
:
string
;
events
:
OTLPSpanEvent
[]
;
kind
:
number
;
name
:
string
;
parentSpanId
?:
string
;
spanId
:
string
;
startTimeUnixNano
:
string
;
status
:
{
code
:
number
;
message
?:
string
}
;
traceId
:
string
;
}
Index
Properties
attributes
end
Time
Unix
Nano
events
kind
name
parent
Span
Id?
span
Id
start
Time
Unix
Nano
status
trace
Id
Properties
attributes
attributes
:
OTLPAttribute
[]
end
Time
Unix
Nano
endTimeUnixNano
:
string
events
events
:
OTLPSpanEvent
[]
kind
kind
:
number
name
name
:
string
Optional
parent
Span
Id
parentSpanId
?:
string
span
Id
spanId
:
string
start
Time
Unix
Nano
startTimeUnixNano
:
string
status
status
:
{
code
:
number
;
message
?:
string
}
trace
Id
traceId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
end
Time
Unix
Nano
events
kind
name
parent
Span
Id
span
Id
start
Time
Unix
Nano
status
trace
Id
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...