Loading
servers: expose and collect server prometheus metrics
Latest containers are now built with the possibility to export prometheus metrics on a separate port: https://github.com/rucio/containers/pull/180 This PR ensures that the correct ENV variable is set to trigger this behavior in servers and that the prometheus-operator ServiceMonitor CRD is configured to automatically scrape that endpoint.