Creates a new LiveTelemetryLogger
instance.
Containers runtime instance.
Sends an error event.
Name of the event to send.
Optional. Error object to send with event.
Optional. Additional properties to include with event.
Sends a performance telemetry event.
Name of the event to send.
The duration of the event in milliseconds.
Optional. Error object to send with event.
Optional. Additional properties to include with event.
Sends a generic telemetry event.
Name of the event to send.
Optional. Error object to send with event.
Optional. Additional properties to include with event.
Generated using TypeDoc
Wraps the configured logger for the runtime and ensures that certain mandatory properties are included on outgoing telemetry events.