I'm new to Kafka. During study to kafka, I think monitoring consumer's lag is needed. When I search from google and docs, I found few ways.
- Kafka - Prometheus - graphana
- kafka - burrow - someDB - graphana
- kafka - burrow_stat?(I can't understand what it is..)
- kafka - datadog what I want to ask is document says that burrow is for monitoring, can I visualize like graph(dashboard)? without other tools like graphana or kibana or datadog??
I just trying to get less pipeline steps. What should be the simple way to visualize consumer's lag?