Releases: willfleury/metrics-agent
Releases · willfleury/metrics-agent
v0.0.5
v0.0.4
Stable release with improved support for
- black & white lists
- handle synthetic methods
- improved documentation
Prebuilt binaries available below.
v0.0.3
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
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
Releasing this version before merging some major changes & fixes. This version doesn't work well and has linkage issues.