What's Changed
Breaking Changes
- Prometheus metrics design was changed by @leplatrem in #3528
- No more view count (use request_summary instead)
- Endpoint is now the route name instead of the URL
- Metrics names are now fixed and all variables are now labels
- Use Prometheus histograms for timers (instead of Summary) by @leplatrem in #3529
Full Changelog: 20.6.1...21.0.0