Hi Everyone,
Could I get your help?
I'm integrating the Prometheus plugin for Jenkins.
I'm trying to monitor the build time + successful vs failed build rate with prometheus.
I took the last version of the plugin (compiled from source code) and installed
The Jenkins target is monitored 'default_jenkins_builds_duration_milliseconds_summary_count'
however, I see part of the metrics.
The job status is not scraped / not available in the database.
My questions are:
- Did anyone encounters such issues with Jenkins Prometheus plugin?
- Is there a limit on metrics instances? Tere are many jobs that report this metric ~ 155 jobs (metric description below)
- is it a cardinality, label format?
Thanks . Gil
# HELP default_jenkins_builds_duration_milliseconds_summary Summary of Jenkins build times in milliseconds by Job
# TYPE default_jenkins_builds_duration_milliseconds_summary summary
default_jenkins_builds_duration_milliseconds_summary_count{jenkins_job="NEO-NEO-infra-backendclient-cpp-nirz-readme",repo="NEO",} 5.0
default_jenkins_builds_duration_milliseconds_summary_sum{jenkins_job="NEO-NEO-infra-backendclient-cpp-nirz-readme",repo="NEO",} 832429.0