Skip to content

Releases: willfleury/metrics-agent

v0.0.5

03 Oct 08:49

Choose a tag to compare

Release includes

  • example configurations for popular frameworks
  • better nested property support for dynamic labels
  • cleaner configurations via package imports
  • method descriptor syntax validation in configuration
  • more immutable core data structures & models

v0.0.4

26 Sep 08:46

Choose a tag to compare

Stable release with improved support for

  • black & white lists
  • handle synthetic methods
  • improved documentation

Prebuilt binaries available below.

v0.0.3

22 Sep 11:01

Choose a tag to compare

Stable release with the prebuilt binaries for both prometheus and codahale available for download.

Changes include

  • ability to specify logger configuration via agent args
  • no rewriting of classes which were not modified - i.e. don't touch what we don't need to

v0.0.2

19 Sep 20:32

Choose a tag to compare

Major fixes to the transforming setup section. In particular the introduction of the ASMClassWriter solved many issues due to linkage and circular loading issues

v0.0.1

19 Sep 20:21

Choose a tag to compare

Releasing this version before merging some major changes & fixes. This version doesn't work well and has linkage issues.