Rancher API to expose application metrics

Is there any API for exposing application specific data into Rancher UI?

HI @averri, I really suggest you take a look at the Prometheus entry in the catalog. I find Prometheus to be pretty awesome both for instrumenting your app and for alerting and I highly recommend taking the time to understand it.

Out of the box the catalog version already provides useful information. Check it out,

Cheers,

Alejandro

1 Like

Hi @alexR, I have checked your suggestion, and I really enjoyed Prometheus. It comes with a Java API that can be used to expose application metrics.

Thank you very much.

Regards,
Alexandre