Open benbjohnson opened 8 months ago
We should add support for Kafka as a metric collector using the Kafka Go Client. We should be able to determine the queue depth based on the consumer group commit & offset.
Hey Ben
any opportunity for NATS too ?
this package is really well done btw
hey @gedw99! Thanks! Yeah, I think we could add NATS pretty easily. I added a separate issue (#26) to track it.
We should add support for Kafka as a metric collector using the Kafka Go Client. We should be able to determine the queue depth based on the consumer group commit & offset.