Count

This package contains classes used to create Prometheus counters.

Classes

PrometheusCounterConverter

Helper class that converts performance counter values into a response from Prometheus metrics service.

PrometheusCounters

Performance counters that send their metrics to Prometheus service. The component is normally used in passive mode in conjunction with PrometheusMetricsService. Alternatively when connection parameters are set, it can push metrics to Prometheus PushGateway.