Helper class that converts performance counter values into a response from Prometheus metrics service.
Converts the given counters to a string that is returned by Prometheus metrics service.
a list of counters to convert.
a source (context) name.
a unique instance name (usually a host name).
Generated using TypeDoc
Helper class that converts performance counter values into a response from Prometheus metrics service.