Continuous Monitoring of back-pressure

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Continuous Monitoring of back-pressure

David Corley
I'm currently writing some code to convert the back-pressure REST API data into Prometheus-compatible output. I was just curious why back-pressure wasn't already exposed as a metric in the in-built Prometheus exporter? Is it because the thread-sampling is too intensive? Or too slow (particularly if running multiple jobs)? In our case we're running a single job per cluster. Any feedback would beĀ appreciated.
Regards,
Dave