Hi, according to this article:
Monitoring REST Proxy | Confluent Documentation
I’ve just make the JMX works in my confluent kafka rest proxy.
Now I can use my Prometheus to probe the JMX metrics.
But I’m wondering what metrics should be monitored, so I can monitoring my kafka rest proxy’s health precisely(not kafka).
Thanks!