Skip to content

Releases: DataDog/jmxfetch

0.40.2

13 Nov 14:35
9bbcdcd

Choose a tag to compare

0.40.0 / 2020-10-28

28 Oct 17:24

Choose a tag to compare

  • [IMPROVEMENT] Statsd reporter to require host name and optional port to support UDS #335
  • [IMPROVEMENT] Added runtime info to stats #330

0.39.1 / 2020-09-18

18 Sep 14:02
75d2880

Choose a tag to compare

  • [BUGFIX] Correct collection loop period #323
  • [IMPROVEMENT] Issue debug message for invalid types #314

0.39.0 / 2020-09-03

04 Sep 10:09
4eb8a31

Choose a tag to compare

  • [IMPROVEMENT] Remove 3rd-party deps: guava, commons-io, commons-lang, jackson-databind (replaced with jackson-jr-objects). #319, #320, #321, #322
  • [IMPROVEMENT] Make default reconnection timeout consistent with other default timeouts. #317

0.26.6 / 2020-07-17

20 Jul 21:03
0137c98

Choose a tag to compare

  • [BUGFIX] Re-introduce support of Java 7, broken in 0.26.5 because of a dependency upgrade. #311

0.38.2 / 2020-07-17

17 Jul 15:20
b65da31

Choose a tag to compare

  • [BUGFIX] Re-introduce support of Java 7, broken in 0.38.1 because of a dependency upgrade. #311

0.38.1 / 2020-07-07

07 Jul 22:13
00e2ee7

Choose a tag to compare

  • [BUGFIX] Apply the '--log_format_rfc3339' option to the console logger. #308

0.38.0 / 2020-06-25

07 Jul 19:59
0.38.0
c150360

Choose a tag to compare

  • [IMPROVEMENT] Collect Shenandoah GC collection count and time. #306
  • [IMPROVEMENT] Collect ZGC collection count and time. #303
  • [BUGFIX] Fix the --log_format_rfc3339 option. #302

0.26.5 / 2020-07-07

07 Jul 19:49
6dce26e

Choose a tag to compare

0.37.0 / 2020-06-16

16 Jun 19:26

Choose a tag to compare

  • [IMPROVEMENT] Update logs format to match the Datadog Agent format. [#300][]
  • [IMPROVEMENT] Add the option '--log_format_rfc3339' to use RFC3339 for dates in the logs. [#300][]
  • [IMPROVEMENT] Better handling of timeouts for both SSL and non-SSL RMI/JMX connections. [#298][]