you guys got any solution on this? On Wednesday, May 29, 2019 at 9:21:32 PM UTC+5:30 [email protected] wrote:
> I am encountering the same problem, could anyone give an advice? > > понедельник, 6 мая 2019 г., 9:18:40 UTC+2 пользователь [email protected] > написал: > >> 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: >> >> 1. Did anyone encounters such issues with *Jenkins Prometheus plugin*? >> 2. Is there a limit on metrics instances? Tere are many jobs that >> report this metric ~ 155 jobs (metric description below) >> 3. 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 >> >> -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/accf1962-edae-4676-a03c-3f8cb8c5e677n%40googlegroups.com.

