Skip to main content

track_event

Method
This is a method of the MinimalTelemetry class in the telemetry_funcs module.
Track an event (no-op if disabled or in performance mode)

Signature

Parameters

&str
required
No description available.
Option<&serde_json::Value>
required
No description available.

Returns

()
The result of the operation.