Skip to content

0.11.0

Compare
Choose a tag to compare
@yannmh yannmh released this 13 May 18:37
· 522 commits to master since this release

0.11.0 / 05-23-2016

Changes

  • [BUGFIX] Report properly beans with ':' in the name. See #90, #91, #95 (Thanks @bluestix)
  • [BUGFIX] Sanitize metric names and tags, i.e. remove illegal characters. See #89
  • [BUGFIX] Support javax.management.Attribute attribute types. See #92 (Thanks @nwillems)
  • [FEATURE] Add user tags to service checks. See #96
  • [FEATURE] Allow group name substitutions in attribute/alias parameters. See #94, #97 (Thanks @alz)