@logixjs/core
Preparing search index...
Observability
ObservationEnvelope
Interface ObservationEnvelope
interface
ObservationEnvelope
{
payload
:
JsonValue
;
protocolVersion
:
string
;
runId
:
string
;
seq
:
number
;
timestamp
:
number
;
type
:
string
;
}
Hierarchy
ObservationEnvelope
ObservationEnvelope
Index
Properties
payload
protocol
Version
run
Id
seq
timestamp
type
Properties
Readonly
payload
payload
:
JsonValue
Readonly
protocol
Version
protocolVersion
:
string
Readonly
run
Id
runId
:
string
Readonly
seq
seq
:
number
Readonly
timestamp
timestamp
:
number
Readonly
type
type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payload
protocol
Version
run
Id
seq
timestamp
type
@logixjs/core
Loading...