How to Configure Promethus to Pull/Scrape Kafkaexporter Metrics #7553
jeffreywstevens
started this conversation in
General
Replies: 2 comments 2 replies
-
It depends on your Prometheus installation. There is no single way which applies everywhere. For example - if you use the Prometheus Operator - you can create the |
Beta Was this translation helpful? Give feedback.
2 replies
-
Since your metric endpoint works, I was hoping someone could point me to an easy way to add a target to prometheus to scrape your endpoint. I will read through your docs some more.
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Jakub Scholz ***@***.***>
Sent: Sunday, October 30, 2022 4:11:00 PM
To: strimzi/strimzi-kafka-operator ***@***.***>
Cc: Jeff Stevens ***@***.***>; Author ***@***.***>
Subject: Re: [strimzi/strimzi-kafka-operator] How to Configure Promethus to Pull/Scrape Kafkaexporter Metrics (Discussion #7553)
So, did you checked our examples and the docs? As they are also based on the Prometheus Operator.
—
Reply to this email directly, view it on GitHub<#7553 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAE3X6OUPIPJDXCTZHBUJH3WF36AJANCNFSM6AAAAAARSN4MKI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am new to all of this. However, I have the KafkaExporter configured, and it is spewing good metrics at the http://kafka-exporter:9404/metrics endpoint.
How do I configure prometheus to pull these metrics and then make them available to Grafana?
Beta Was this translation helpful? Give feedback.
All reactions