datastax / kaap

KAAP, Kubernetes Autoscaling for Apache Pulsar
https://datastax.github.io/kaap/
Apache License 2.0
46 stars 16 forks source link

Fix prometheus scrape ports #132

Closed nicoloboschi closed 1 year ago

nicoloboschi commented 1 year ago

Fixes: #108

Each component adds the prometheus label for scraping the port with value "8080". This value is incorrect for ZK, BK and autorecovery.

Changes: