Minigun v0.5.0
- Replace
io/ioutil
library which is deprecated since Go 1.16. - Add histogram metrics as a duplicate of existing summaries. Summaries are still required/used for in-app results calculation and reporting (when using CLI). But if you scrape/push metrics with Prometheus, you now have an option to use summaries or histograms.