record
Method
This is a method of the TelemetryCollector class in the telemetry module.Record an event.
Signature
Parameters
No description available.
Returns
The result of the operation.
record: Record an event.
This is a method of the TelemetryCollector class in the telemetry module.Record an event.
def record(&self, event: TelemetryEvent) -> ()