Skip to content

v1.19.0

Latest
Compare
Choose a tag to compare
@bluekeyes bluekeyes released this 22 Mar 21:31
· 14 commits to develop since this release
bc5dae1

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