ExInsights v0.2.0 ExInsights.Data.Payload View Source
Central point for creating data objects. Intended for internal use.
Link to this section Summary
Functions
Create custom dependency payload
Create custom event payload
Create custom metric payload
Create custom trace payload
Link to this section Functions
Link to this function
create_dependency_payload(name, command_name, elapsed_time_ms, success, dependency_type_name, target, properties)
View Source
Create custom dependency payload.
Create custom event payload.
Create custom metric payload.
Create custom trace payload.