Skip to content

rhuss/jenkins_exporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Exporter

An exporter for Jenkins metrics. It exposes certain build related metrics like the job's build time in a Prometheus compliant format.

This exporter polls periodically a single Jenkins Master via the Jenkins remote API in order to offer the metrics to Prometheus.

Please note that this code was initially inspired (i.e. copied ;-) by collectd_exporter. I guess any similarity will vanish over time, though. All credits for the kickoff are due to the Prometheus team ;-)

Synopsis

to do

Building

to do

About

Prometheus exporter for Jenkins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 86.0%
  • Makefile 14.0%