jenkins-performance-and-health-overview.png
Visualize actual version of metrics from jenkinsci/prometheus-plugin. Scrape configuration:
- job_name: 'jenkins'
metrics_path: '/prometheus/'
scheme: https
bearer_token: <bearer_token>
static_configs:
- targets: ['jenkins.example.org:443']