Skip to content

0.4.0 / 2015-04-08

Compare
Choose a tag to compare
@beorn7 beorn7 released this 08 Apr 16:13
· 1487 commits to main since this release
  • [CHANGE] Return NaN when Summaries have no observations yet.
  • [BUGFIX] Properly handle Summary decay upon Write().
  • [BUGFIX] Fix the documentation link to the consumption library.
  • [FEATURE] Allow the metric family injection hook to merge with existing
    metric families.
  • [ENHANCEMENT] Removed cgo dependency and conditional compilation of procfs.
  • [MAINTENANCE] Adjusted to changes in matttproud/golang_protobuf_extensions.