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

Update the Kafka Exporter to 1.8.0 #10472

Merged
merged 3 commits into from
Aug 20, 2024

Conversation

scholzj
Copy link
Member

@scholzj scholzj commented Aug 20, 2024

Type of change

  • Task

Description

This PR updates the Kafka Exporter to a new version 1.8.0 that brings some bugfixes but also addresses some CVEs.

I also had to update the Grafana dashboard as the kafka_exporter_build_info does not exist anymore. I now use the kafka_broker_info metric instead that is present even when no consumers are running and is unique for the Kafka Exporter. (I also considered the go_build_info metric, but that will likely be in many Go-based pods)

Checklist

  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally

@scholzj scholzj added this to the 0.43.0 milestone Aug 20, 2024
@scholzj scholzj requested a review from a team August 20, 2024 08:50
@scholzj
Copy link
Member Author

scholzj commented Aug 20, 2024

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj scholzj merged commit e9ea238 into strimzi:main Aug 20, 2024
21 checks passed
@scholzj scholzj deleted the update-the-kafka-exporter-to-1.8.0 branch August 20, 2024 18:39
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.

3 participants