Metrics for Strimzi Operator #6190
-
Hello, I have Strimzi Operator deployed that is managing KafkaConnect. I could find documentation and setup metrics for Kafka Connect to publish to Prometheus. But I am unable to get metrics from within the operator. Where can I find instructions to setup metrics for the operator. I am interested in metrics like: strimzi_reconciliations_successful_total, strimzi_reconciliations_failed_total. If I exec into the operator pod, and execute
I get |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello. Cluster operator metrics are available at |
Beta Was this translation helpful? Give feedback.
Hello. Cluster operator metrics are available at
health
port. By default, it is set to 8080.