Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 666 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 666 Bytes

Jenkins Prometheus Metrics Plugin

About

Jenkins Prometheus Plugin expose an endpoint (default /prometheus) with metrics where a Prometheus Server can scrape.

Metrics exposed

Currently only metrics from the Metrics-plugin and summary of build duration of jobs and pipeline stages

Environment variables

PROMETHEUS_NAMESPACE Prefix of metric (Default: default).

PROMETHEUS_ENDPOINT REST Endpoint (Default: prometheus)

Building

mvn hpi:hpi

Author / Maintainer

Lars Sjöström

Credits

fabric8io team. Open.source.ftw++!