mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-09-05 20:07:25 +00:00
- Add `WOODPECKER_STEP_LEVEL_METRICS` server option.
- Move server metrics collection into the `server/metric`.
- Export step-level Prometheus metrics when enabled:
- `woodpecker_step_failures_total{pipeline,repo,step}`
- `woodpecker_step_duration_seconds{pipeline,repo,step}`