Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[prometheus-kafka-exporter] Add kafka broker version #896

Merged
merged 2 commits into from
Apr 28, 2021

Conversation

Pobek
Copy link
Contributor

@Pobek Pobek commented Apr 26, 2021

Signed-off-by: Evyatar Cohen coevyatar@gmail.com

What this PR does / why we need it:

This PR adds the option to specify Kafka broker version to kafka_exporter. While trying to install kafka_exporter via the chart, an error of connection failure is returned and looking under Kafka's logs an error regarding api key is returned.
Changing the broker version manually worked and this change will help those who encounter similar issue.

Which issue this PR fixes

No issue in issues.

Special notes for your reviewer:

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

Signed-off-by: Evyatar Cohen <coevyatar@gmail.com>
@Pobek Pobek requested a review from gkarthiks as a code owner April 26, 2021 14:52
Signed-off-by: Evyatar Cohen <coevyatar@gmail.com>
Copy link
Member

@gkarthiks gkarthiks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@gkarthiks gkarthiks merged commit fa75fe2 into prometheus-community:main Apr 28, 2021
langecode pushed a commit to neticdk/helm-charts that referenced this pull request Aug 12, 2021
…unity#896)

* prometheus-kafka-exporter: add broker version

Signed-off-by: Evyatar Cohen <coevyatar@gmail.com>

* prometheus-kafka-exporter: fix trailing spaces

Signed-off-by: Evyatar Cohen <coevyatar@gmail.com>
Signed-off-by: Thor Anker Kvisgård Lange <tal@netic.dk>
QuentinBisson pushed a commit to giantswarm/prometheus-community-helm-charts-upstream that referenced this pull request Oct 5, 2021
…unity#896)

* prometheus-kafka-exporter: add broker version

Signed-off-by: Evyatar Cohen <coevyatar@gmail.com>

* prometheus-kafka-exporter: fix trailing spaces

Signed-off-by: Evyatar Cohen <coevyatar@gmail.com>
Signed-off-by: QuentinBisson <quentin@giantswarm.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants