MeMesh API Documentation - v2.8.10
Documentation
GitHub
Preparing search index...
ErrorEvent
Interface ErrorEvent
Error event (sanitized)
interface
ErrorEvent
{
anonymous_id
:
string
;
timestamp
:
string
;
sdk_version
:
string
;
node_version
:
string
;
os_platform
:
string
;
event
:
"error"
;
error_type
:
string
;
error_category
:
string
;
component
:
string
;
stack_trace_hash
?:
string
;
}
Hierarchy (
View Summary
)
BaseTelemetryEvent
ErrorEvent
Index
Properties
anonymous_
id
timestamp
sdk_
version
node_
version
os_
platform
event
error_
type
error_
category
component
stack_
trace_
hash?
Properties
anonymous_
id
anonymous_id
:
string
timestamp
timestamp
:
string
sdk_
version
sdk_version
:
string
node_
version
node_version
:
string
os_
platform
os_platform
:
string
event
event
:
"error"
error_
type
error_type
:
string
error_
category
error_category
:
string
component
component
:
string
Optional
stack_
trace_
hash
stack_trace_hash
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
anonymous_
id
timestamp
sdk_
version
node_
version
os_
platform
event
error_
type
error_
category
component
stack_
trace_
hash
Documentation
GitHub
MeMesh API Documentation - v2.8.10
Loading...
Error event (sanitized)