Skip to content

Releases: DataDog/jmxfetch

0.47.8

14 Apr 07:33
27e1286
Compare
Choose a tag to compare
  • [BUGFIX] Changes connection failure detection during bean refresh to be more efficient #424

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.47.8/

0.47.7

03 Apr 11:00
cdaa75d
Compare
Choose a tag to compare
  • [FEATURE] Adds config options for statsd client socket buffer size and socket timeout #420
  • [BUGFIX] A bean refresh will now be aborted if a connection error occurs during a bean refresh #419

0.47.6

30 Mar 11:43
fe9d94e
Compare
Choose a tag to compare
  • [FEATURE] Configure DogStatsD client to use blocking IO to reduce data drops with large metric payloads #416

0.47.5

10 Mar 12:28
706b7ec
Compare
Choose a tag to compare

0.47.4

14 Feb 09:57
8fa9f01
Compare
Choose a tag to compare
  • [BUGFIX] Fixed issue where pulling metrics from javax.management.openmbean.TabularDataSupport would not work as it was not recognised as an implementation of javax.management.openmbean.TabularData #409

0.47.3

06 Feb 11:36
4a434fa
Compare
Choose a tag to compare
  • [BUGFIX] Fixed issue where pulling metrics from javax.management.openmbean.TabularData would not work if no tags were specified #406
  • [OTHER] Bump snakeyaml dependency to version 1.33 #405

0.47.2

08 Dec 14:15
1eb0284
Compare
Choose a tag to compare
  • [BUGFIX] When using UDS, prevent Agent from attaching container tags to the metrics

0.47.1

15 Sep 08:43
Compare
Choose a tag to compare

0.47.0

14 Sep 09:05
40880ca
Compare
Choose a tag to compare
  • [FEATURE] Add ZGC Cycles and ZGC Pauses beans support out of the box #393
  • [FEATURE] Splits the JCommander code into it's own class to allow embedded applications to exclude it #397
  • [SECURITY] Bump snakeyaml dependency to version 1.31 to mitigate CVE-2022-25857 #398

0.46.0

14 Mar 20:46
Compare
Choose a tag to compare

Changes

  • [FEATURE] Make StatsD client queue size and telemetry configurable #390