Skip to content

Get kafka data as prometheus metrics #124

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

Open
balioune opened this issue Nov 7, 2023 · 1 comment
Open

Get kafka data as prometheus metrics #124

balioune opened this issue Nov 7, 2023 · 1 comment

Comments

@balioune
Copy link

balioune commented Nov 7, 2023

Hi,
I'm writing a Prometheus Netflow exporter to monitor network flows with Grafana, I receive more than 500K flows / minute that are already stored in a Kafka topic.

I would like to know if I can use this project to convert flows in kafka as prometheus metrics ?
If yes, have you any documentation explaining the process ?

Best Regards

@jason0598647
Copy link

@balioune Did you get anywhere with this? I'm looking at using this adapter to write the records to kafka, then use a kafka connector for influxdb to put the records in there. Influxdb has prometheus remote read support so prometheus should then be able to use the data in influxdb to serve to grafana.

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

No branches or pull requests

2 participants