Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Prometheus support#288

Draft
EladLeev wants to merge 16 commits intoYelpArchive:masterfrom
EladLeev:prometheus_support
Draft

Prometheus support#288
EladLeev wants to merge 16 commits intoYelpArchive:masterfrom
EladLeev:prometheus_support

Conversation

@EladLeev
Copy link
Contributor

@EladLeev EladLeev commented Oct 23, 2022

Hi,
I've made some changes to the metric reporter to be generic using abstract methods.
In this PR I've added Prometheus support, but the idea is to let users extend it to whatever metric reporters they are using as long as they implement the BaseRes abstract method:
https://github.com/EladLeev/kafka-utils/blob/prometheus_support/kafka_utils/kafka_rolling_restart/response.py

Using it in Production for few months now, but I didn't had a chance to finish it up with tests, proper documentation, and to resolve conflicts from main branch 🥲 -- if anyone want to assist, more than welcome!

Might resolve this one as well -
#210

Thank you for the awesome project

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant