Skip to content

0.8.0

Compare
Choose a tag to compare
@yannmh yannmh released this 17 Sep 21:51
· 568 commits to master since this release

0.8.0 / 09-17-2015

Changes

  • [BUGFIX] Do not send service check warnings on metric limit violation. See #73
  • [BUGFIX] Log exception stack traces instead of printing them. See #67
  • [BUGFIX] Use jmx_server tag instead of host to tag JMX host's service checks. See #66
  • [FEATURE] Wildcard support on domains and bean names. See #57
  • [IMPROVEMENT] Memory saving by limiting MBeans queries to certain scopes. See #63
  • [IMPROVEMENT] Memory saving by query bean names instead of full bean objects. See #71