prometheus-plugin: Latest 2.0.6 fails to load
Steps to reproduce
How can we reproduce the issue
- Install version 2.0.0
- Upgrade to 2.0.6
- fails to load
Expected behaviour
Plugin loads.
Actual behaviour
Tried proxying org.jenkinsci.plugins.prometheus.config.PrometheusConfiguration to support a circular dependency, but it is not an interface
Server configuration
Operating system: CentOS 7.6
Jenkins Version: 2.176.2
Plugin Version: 2.0.6
Notify
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Reactions: 2
- Comments: 33
Got same issues here, after upgrade to 2.0.6 on AWS EC2 t3.medium i experience high disk reads rate and it seems to be higher than 150Gb EBS volume can handle. It looks good again after downgrade to 2.0.0
Yeah, still there on Jenkins 2.204.1 as well
I’m also seeing a similar issue. My workaround is to downgrade to the 2.0.0 release, then the metrics are displayed as expected.
+1
The same problem here…
Jenkins ver.: 2.203 Prometheus metrics plugin: 2.0.6
prometheus_async_worker thread is still running. Execution aborted.
I don’t see metrics…
Not only does the plugin fail to load, but it causes Jenkins to not finish starting. This is a total blocker, please address.