You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prometheus metrics are exposed on the spring boot actuator in the engine. This means they are available on the same port as other REST requests.
In that linked issue it was requested to have a way to make the prometheus metrics available on their own separate and dedicated port. So this issue is for that change.
The text was updated successfully, but these errors were encountered:
Prometheus metrics are exposed on the spring boot actuator in the engine. This means they are available on the same port as other REST requests.
In that linked issue it was requested to have a way to make the prometheus metrics available on their own separate and dedicated port. So this issue is for that change.
The text was updated successfully, but these errors were encountered: