Monitoring Petals ESB with Prometheus

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History

While editing a graph, in the metrics tab, you can use the same queries tested in Prometheus. For instance:
{code:javascript}
CpuLoad{container="petals-sample-0"}
{code}