View Source Telemetria.Messenger behaviour (telemetria v0.22.0)
The helper allowing quick sending of the telemetry events to the messenger.
Summary
Callbacks
The actual implementation of the message sending (debug
level)
The actual implementation of the message sending (error
level)
The formatter of the incoming message, producing the binary to be sent over the wire
The actual implementation of the message sending (info
level)
The actual implementation of the message sending (warning
level)
Functions
Routes the message to the configured messenger(s)
Types
Callbacks
The actual implementation of the message sending (debug
level)
The actual implementation of the message sending (error
level)
The formatter of the incoming message, producing the binary to be sent over the wire
The actual implementation of the message sending (info
level)
The actual implementation of the message sending (warning
level)