Skip to content

Minigun v0.5.0

Compare
Choose a tag to compare
@adidenko adidenko released this 17 Oct 09:02
· 18 commits to main since this release
ee3de08
  • 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.