Skip to content

Commit dd68013

Browse files
committed
[jmxfetch] no sc warns on metric limit violation
Do not send service check warnings on metric limit violation. See [#73](DataDog/jmxfetch#73). Update CHANGELOG to reflect changes.
1 parent 5144e2c commit dd68013

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ See [#1535][]
126126
* [BUGFIX] Google Compute Engine: Update hostname to be unique. See [#1736][], [#1737][]
127127
* [BUGFIX] HTTP Check: Handle `requests` timeout exceptions to send the appropriate service check. See [#1761][]
128128
* [BUGFIX] JMXFetch: Do not override service checks's `host` tag with JMX host. See [#66](https://github.com/DataDog/jmxfetch/issues/66)
129+
* [BUGFIX] JMXFetch: Do not send service check warnings on metric limit violation. See [#73](https://github.com/DataDog/jmxfetch/issues/73)
129130
* [BUGFIX] JMXFetch: Fix collector logs being duplicated to JMXFetch ones. See [#1852][]
130131
* [BUGFIX] JMXFetch: Fix indentation in the configuration YAML example file. See [#1774][]
131132
* [BUGFIX] Mesos: Do not fail if no cluster name is found. See [#1843][]
@@ -2079,4 +2080,4 @@ If you use ganglia, you want this version.
20792080
[@ulich]: https://github.com/ulich
20802081
[@walkeran]: https://github.com/walkeran
20812082
[@warnerpr-cyan]: https://github.com/warnerpr-cyan
2082-
[@yyamano]: https://github.com/yyamano
2083+
[@yyamano]: https://github.com/yyamano
Binary file not shown.

0 commit comments

Comments
 (0)