Skip to content

v0.2

Compare
Choose a tag to compare
@jupp0r jupp0r released this 18 Dec 17:03
· 709 commits to master since this release
a5d981d
  • support prometheus 2.0 by exposing the official prometheus text format #9
  • fixed a bug where histogram boundaries were exclusive (now inclusive) #80
  • expose metric serializers as part of the public interface in order to make it easier for consumer to write custom collectors #79
  • prevent multiple adds with the same label set at runtime #75