Skip to content

v4.6.3

Compare
Choose a tag to compare
@bhavanki bhavanki released this 12 Aug 20:44
1f6135d

Highlighted changes since v4.6.0:

  • Histogram metrics named with configurable prefixes may be passed to Datadog
    as distribution metrics (#132)
  • tagsBuffer sorts only when necessary, improving performance (#126)
  • Conversion from byte slice to string in Prometheus metrics is updated to pass
    go vet under Go 1.16 (#133)
  • Various fmt and linter warnings are cleaned up, and comments added (#127)
  • README.md updated for versioned installation (#125)