Skip to content

Latest commit

 

History

History
50 lines (43 loc) · 4.56 KB

README.md

File metadata and controls

50 lines (43 loc) · 4.56 KB

Jenkins User Handbook

System Administration/Monitoring Jenkins

Jenkins Plugins

Plugin Name Installs Description
Monitoring Installs Monitoring of the performance of Jenkins itself with JavaMelody.
Build Monitor View Installs Build Monitor Plugin provides a highly visible view of the status of selected Jenkins jobs.
Monitor Pro Installs Monitor Pro Plugin, is a plugin to monitoring the status of the Jobs of a selected view, built as an Angular SPA.
Metrics Installs This plugin exposes the Metrics API to Jenkins plugins.
Prometheus metrics Installs Jenkins Prometheus Plugin expose an endpoint (default /prometheus) with metrics where a Prometheus Server can scrape.
CloudBees Disk Usage Simple Installs Simple disk usage plugin that calculates disk usage while limiting the performance impact on the Jenkins master.
OpenTelemetry Installs Monitor and observe Jenkins with OpenTelemetry.
Job and Stage monitoring Installs This plugin automatically sends status notification for all stages in any pipeline job.
Datadog Installs A Jenkins plugin for automatically forwarding metrics, events, and service checks to a Datadog account.

Solutions or Blogs