Skip to content

1.2.0 / 2019-05-17

Compare
Choose a tag to compare
@beorn7 beorn7 released this 17 May 08:50
· 245 commits to master since this release
v1.2.0
31ecbf0

Breaking changes

Users of the prom2json package have to take into account that the interface
of FetchMetricFamilies has changed (to allow the bugfix below). For users of
the command-line tool prom2json, this is just an internal change without any
external visibility.

Changes

  • [FEATURE] Support timestamps.
  • [BUGFIX] Do not create a new Transport for each call of FetchMetricFamilies.