Metrics
Custom user metrics
It is possible to export custom user metrics by adding the metrics_client
argument to the workload handler constructor.
Note: The metrics client uses the UDP protocol to push metrics, so if it fails during a metrics push, no exception is thrown.
Last updated