Skip to content

11.1.2

Compare
Choose a tag to compare
@SimenB SimenB released this 19 Sep 19:37
· 214 commits to master since this release
25255c3

Changed

  • Allow setting Gauge values to NaN, +Inf, and -Inf
  • Fixed histogram scrape performance by using acc.push instead of acc.concat. Fixes #216 with #219