Telefonica / prometheus-kafka-adapter

Use Kafka as a remote storage database for Prometheus (remote write only)
Apache License 2.0
364 stars 135 forks source link

Any plans of supporting reading from Kafka and writing to remote write compatible systems #120

Closed rajeshksv closed 1 year ago

rajeshksv commented 1 year ago

If no plans, any recommendation of such tool (if exists) ?

palmerabollo commented 1 year ago

No plans. Our focus is to receive metrics from prometheus and write them to kafka.

No sure about alternative tools, I guess it depends on the details of your use case. If you want to read from Kafka, take a look at kafka-connect.