Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
.
EventTrackingResult
Interface EventTrackingResult
interface
EventTrackingResult
{
attributes
:
undefined
|
{
[
key
:
string
]:
any
}
;
attributes2
:
undefined
|
RichStruct
;
distinctEntityId
:
string
;
message
:
string
;
metadata
:
undefined
|
RecordMetaData
;
noMetric
:
boolean
;
runtimeInfo
:
undefined
|
RuntimeInfo
;
severity
:
LogLevel
;
}
Index
Properties
attributes
attributes2
distinct
Entity
Id
message
metadata
no
Metric
runtime
Info
severity
Properties
attributes
attributes
:
undefined
|
{
[
key
:
string
]:
any
}
attributes2
attributes2
:
undefined
|
RichStruct
distinct
Entity
Id
distinctEntityId
:
string
message
message
:
string
metadata
metadata
:
undefined
|
RecordMetaData
no
Metric
noMetric
:
boolean
runtime
Info
runtimeInfo
:
undefined
|
RuntimeInfo
severity
severity
:
LogLevel
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
attributes2
distinct
Entity
Id
message
metadata
no
Metric
runtime
Info
severity
@sentio/sdk
Loading...