jenkinsci / prometheus-plugin

Jenkins Prometheus Plugin
https://plugins.jenkins.io/prometheus/
Apache License 2.0
184 stars 151 forks source link

Changing creation of service classes away from explicit guice usage #644

Closed Waschndolos closed 7 months ago

Waschndolos commented 7 months ago

usage to avoid duplicate instantiation of DefaultPrometheusMetrics class.

Fixes #635