What's Changed
- Add shortcut
ifor interval flag by @94noni in #16 - [⚠️ BC BREAK] Don't mirror some of the already exposed Caddy metrics by @alexandre-daubois in #22
- Add Upstreams tab by @alexandre-daubois in #15
- Add local data for testing by @94noni in #19
- Fix race on HTTPFetcher transport during TLS reload by @alexandre-daubois in #23
- Populate Derived.P90 in tracker fallback path by @alexandre-daubois in #24
- Detect FrankenPHP worker counter reset independently from Caddy by @alexandre-daubois in #25
- Refuse percentiles without a baseline snapshot instead of returning cumulative counts by @alexandre-daubois in #26
- Reject invalid Prometheus metric prefixes at startup by @alexandre-daubois in #27
- Always display FrankenPHP tab in 2nd position if enabled by @94noni in #20
- Better display when rendering a LOT of PHP threads by @alexandre-daubois in #29
- Reject
--timeoutshorter than--intervalat startup by @alexandre-daubois in #31 - Add P90 to JSON streaming output derived metrics by @alexandre-daubois in #32
- Expose Ember self-metrics so operators can monitor the monitor by @alexandre-daubois in #30
New Contributors
Full Changelog: v1.1.0...v1.2.0