v1.19.0
Add Prometheus metrics endpoint (#498)
Bulldozer now exposes Prometheus-style metrics at the /api/metrics
path. Users can add labels or adjust summary quantiles using the server configuration file. Bulldozer continues to supports DogStatsD metrics, which are now described in the configuration example.
Other Changes
- Suppress health check requests in logs and metrics (#499)
- Minor dependency and build tool upgrades
Full Changelog: v1.18.0...v1.19.0