All Classes and Interfaces

Class
Description
Listens to all build completions and captures metrics into the SQLite database.
REST API at /dora-api/ for DORA metrics data.
Calculates all four DORA metrics from stored build data.
 
 
Dashboard UI at /dora-metrics/.
Adds "DORA Metrics" link to the Jenkins sidebar under "Manage Jenkins".
Global configuration for the Pipeline DORA Metrics plugin.
Shared duration formatting utility.
Base class for export storage configurations.
HTTP endpoint export configuration and upload.
 
Adds a "DORA Metrics" tab to each job page.
 
Tracks job renames and moves so stored metrics data stays linked to the current job name.
Builds metrics snapshots and delegates upload to the configured storage backend.
Periodic task that runs every hour to check if export or cleanup is needed.
SQLite embedded database for storing build metrics.
 
 
 
 
Ranks pipelines by various criteria using optimized SQL aggregates.
 
 
S3-compatible export configuration and upload.