Skip to content

v2.1.14 - Maintenance release

Compare
Choose a tag to compare
@SimunKaracic SimunKaracic released this 30 Mar 09:28
· 298 commits to master since this release
7339c32

Various fixes and initial W3C TraceContext support

  • kamon-core: add new implementation of context storage that allows 'Scope' to be closed from a different thread. Contributed by @jatcwang via #961
  • kamon-core: add W3C TraceContext propagation. Contributed by @duxet via #949
  • kamon-play: allow defining custom router name generators. Contributed by @yarosman via #926
  • kamon-prometheus: PushGateway reporter is now initialized with 5 year stale period. Contributed by @asutalo via #822
  • kamon-newrelic: update dependencies, fixing #964. Contributed by @SimunKaracic via #966
  • kamon-apm-reporter: read kamon agent identifier from settings. Contributed by @dsrkoc via #971
  • kamon-logback: force logback instrumentation to be loaded first. Contributed by @SimunKaracic via #970
  • kamon-akka: capture all router metrics by default. Contributed by @SimunKaracic via #972
  • miscellaneous: update kanela version to 1.0.9. Contributed by @SimunKaracic via #970