class documentation

class PrometheusConfig: (source)

View In Hierarchy

Configuration for Prometheus metrics endpoint.

Class Variable bind_address Undocumented
Class Variable counters_total_suffix Undocumented
Class Variable durations_as_seconds Undocumented
Class Variable unit_suffix Undocumented
Method _to_bridge_config Undocumented
bind_address: str = (source)

Undocumented

counters_total_suffix: bool = (source)

Undocumented

durations_as_seconds: bool = (source)

Undocumented

unit_suffix: bool = (source)

Undocumented

Undocumented