Skip to content

2.1.0

Latest

Choose a tag to compare

@SerhatG SerhatG released this 05 Sep 10:46
· 4 commits to main since this release
2329bd4

What's Changed

  • Added more metrics to measure some more metrics by @Hilbrand in #99
  • Fixed worker type in open telemetry attributes: removed prefixed dot, and convert to lower case. by @Hilbrand in #100
  • For metric always record value even if 0 by @Hilbrand in #101
  • Renamed queue_name attrbute of running_client_size to be in line with other metrics by @Hilbrand in #102
  • Changed Historgram metrics to gauge metrics by @Hilbrand in #103
  • AER-3864 Improved handling changes in number of workers available by @Hilbrand in #104
  • Various code cleanup sonar fixes by @Hilbrand in #105
  • Fixes: retry task directly, instead of readd, and guard agains tnull by @Hilbrand in #107

Full Changelog: 2.0.0...2.1.0