Skip to content

How to add support for prometheus? #1353

Answered by MikeEdgar
bjorntj asked this question in Q&A
Discussion options

You must be logged in to vote

@bjorntj, the metricsSources should work in v0.5.0, together with a metricsSource: <name> specified on the kafkaClusters entry. Below is a template for the metricsSources and how to reference one of them.

If you are in OpenShift with user workload monitoring enabled, you can use the openshift-monitoring type. The embedded type will deploy a Prometheus in the same namespace as the console deployment with configuration to scrape all Strimzi Kafka clusters in the Kube cluster (intended for development/testing scenarios). Otherwise, the standalone type allows you to reference an existing Prometheus and optionally provide credentials. The upcoming 0.6.0 release will also allow for a CA/trusted…

Replies: 1 comment 56 replies

Comment options

You must be logged in to vote
56 replies
@bjorntj
Comment options

@MikeEdgar
Comment options

@bjorntj
Comment options

@MikeEdgar
Comment options

@bjorntj
Comment options

Answer selected by bjorntj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants