Skip to content

Releases: DataDog/jmxfetch

0.43.1

28 Apr 19:37
ca89465
Compare
Choose a tag to compare

Changes

  • [BUGFIX] Service tag should not be excluded if specified #360

0.43.0

16 Apr 16:00
fd884ff
Compare
Choose a tag to compare

Changes

  • [FEATURE] Add jvm.gc.old_gen_size as an alias for Tenured Gen #358
  • [BUGFIX] Prevent double signing of release artifacts #357

0.42.0

25 Jan 09:56
91cb034
Compare
Choose a tag to compare

Changes

[FEATURE] Adds a configurable period for the initial bean refresh #349
[BUGFIX] Fix empty include in configuration #348

0.41.0

14 Dec 12:56
9cd2a64
Compare
Choose a tag to compare

Changes

[FEATURE] Make collection of default JVM metrics optional #345

0.40.3

19 Nov 19:14
355a95c
Compare
Choose a tag to compare

Changes

0.40.2

13 Nov 14:35
9bbcdcd
Compare
Choose a tag to compare

0.40.0 / 2020-10-28

28 Oct 17:24
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • [BUGFIX] Re-introduce support of Java 7, broken in 0.26.5 because of a dependency upgrade. #311