Skip to content

Releases: orbit-legacy/orbit-dropwizard-metrics

Version 1.4.0

07 Aug 23:14
Compare
Choose a tag to compare
  • Orbit 1.9+ compatibility.
  • Dependency updates.

Version 1.3.0

19 Oct 18:24
Compare
Choose a tag to compare
  • Compatibility with Orbit 1.5.x and above.

Version 1.2.2

02 Aug 23:20
Compare
Choose a tag to compare
  • Fixed initialization error for message serializer metrics.

Version 1.2.1

31 Jul 16:05
Compare
Choose a tag to compare
  • Correctly handle NullPointerException in certain metrics.

Version 1.2.0

28 Jul 16:57
Compare
Choose a tag to compare
  • Added actor method to messaging metrics.
  • Added messaging size metrics.

Version 1.1.2

19 Jun 17:07
Compare
Choose a tag to compare
  • Removed the need for manage MetricRegistry and reporters

Version 1.1.1

26 May 19:14
Compare
Choose a tag to compare
  • Lifespan now uses a timer
  • Added activation/deactivation timers
  • Removed JVM Reporter - All reporters should be optional

Version 1.1.0

25 May 19:13
Compare
Choose a tag to compare
  • Added timer metrics around messaging
  • Added additional config options
  • General code cleanup

Version 1.0.0

19 May 17:04
Compare
Choose a tag to compare
  • Support for Orbit 1.0
  • Upgraded datadog metrics to 1.1.10

Version 0.1.5

10 Feb 22:24
Compare
Choose a tag to compare
  • Actor message times are now reported by actor type and message type.
  • Full actor message task chain time is now reported.