Skip to content

Resolve "Support wider range of monitored environments with Prometheus"

Rather than specifically searching for a given app's container_name, we should simply exclude the POD system services. This will increase the breadth of apps which can be monitored, not requiring the container name to be app.

Merge request reports