mirror of
https://github.com/jupp0r/prometheus-cpp.git
synced 2026-07-23 14:53:40 +00:00
5522e6f89e
This change removes an unnecessary API constraint that makes it harder to dynamically construct quantile configurations for summaries. Fixes #425