Skip to content

Commit

Permalink
Merge pull request #1920 from DataDog/yann/update-jmxfetch-0.8
Browse files Browse the repository at this point in the history
[jmxfetch] no sc warns on metric limit violation
  • Loading branch information
yannmh committed Sep 16, 2015
2 parents 2123391 + dd68013 commit 3d91a0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ See [#1908][]
* [BUGFIX] Google Compute Engine: Update hostname to be unique. See [#1736][], [#1737][]
* [BUGFIX] HTTP Check: Handle `requests` timeout exceptions to send the appropriate service check. See [#1761][]
* [BUGFIX] JMXFetch: Do not override service checks's `host` tag with JMX host. See [#66](https://github.com/DataDog/jmxfetch/issues/66)
* [BUGFIX] JMXFetch: Do not send service check warnings on metric limit violation. See [#73](https://github.com/DataDog/jmxfetch/issues/73)
* [BUGFIX] JMXFetch: Fix collector logs being duplicated to JMXFetch ones. See [#1852][]
* [BUGFIX] JMXFetch: Fix indentation in the configuration YAML example file. See [#1774][]
* [BUGFIX] Mesos: Do not fail if no cluster name is found. See [#1843][]
Expand Down Expand Up @@ -2119,4 +2120,4 @@ If you use ganglia, you want this version.
[@ulich]: https://github.com/ulich
[@walkeran]: https://github.com/walkeran
[@warnerpr-cyan]: https://github.com/warnerpr-cyan
[@yyamano]: https://github.com/yyamano
[@yyamano]: https://github.com/yyamano
Binary file modified checks/libs/jmxfetch-0.8.0-jar-with-dependencies.jar
Binary file not shown.

0 comments on commit 3d91a0a

Please sign in to comment.