kafka_overwatch.monitoring package

Submodules

kafka_overwatch.monitoring.prometheus module

kafka_overwatch.monitoring.prometheus. set_kafka_cluster_prometheus_registry_collectors ( prometheus_registry ) [source]
Return type :

dict [ str , prometheus_client.metrics.Gauge | prometheus_client.metrics.Summary ]

kafka_overwatch.monitoring.prometheus. set_schema_registry_prometheus_registry_collectors ( prometheus_registry ) [source]
Return type :

dict [ str , prometheus_client.metrics.Gauge | prometheus_client.metrics.Summary ]

Module contents