Skip to content

11.1.2

Choose a tag to compare

@SimenB SimenB released this 19 Sep 19:37
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