Skip to content

Releases: jaegertracing/jaeger

fdc3ae5
Compare
Choose a tag to compare

1.37.0 (2022-08-03)

Backend Changes

Bug fixes, Minor Improvements

UI Changes

3a167b4
Compare
Choose a tag to compare

Backend Changes

Breaking Changes

New Features

  • Add flag to enable span size metrics reporting (@ymtdzzz in #3782)
    • Span size metrics are enabled via the --collector.enable-span-size-metrics flag (even if --collector.queue-size-memory is disabled).
  • Add multi-tenancy support (@esnible in #3688)
    • Enabled when --multi_tenancy.enabled=true is passed to the collector.
    • The header carrying the tenants can be specified via the --multi_tenancy.header flag, which defaults to x-tenant.
    • The list of allowed tenants can be set via the --multi_tenancy.tenants flag, which defaults to an unrestricted list of tenants.

Bug fixes, Minor Improvements

UI Changes

Compare
Choose a tag to compare

Backend Changes

Bug fixes, Minor Improvements

Compare
Choose a tag to compare

Backend Changes

Bug fixes

557ff71
Compare
Choose a tag to compare

Backend Changes

New Features

Bug fixes, Minor Improvements

UI Changes

Compare
Choose a tag to compare

Backend Changes

Bug fix

Fix Prometheus factory API to restore its configurability (@yurishkuro in #3681)

a49094c
Compare
Choose a tag to compare

Backend Changes

Breaking Changes

New Features

Bug fixes, Minor Improvements

9b73914
Compare
Choose a tag to compare

New Features

Bug fixes, Minor Improvements

UI Changes

  • UI pinned to version 1.22.0. The changelog is available here v1.22.0.
c156ebd
Compare
Choose a tag to compare

Backend Changes

New Features

Bug fixes, Minor Improvements

UI Changes

  • UI pinned to version 1.21.0. The changelog is available here v1.21.0.
845d73d
Compare
Choose a tag to compare

Backend Changes

Bug fixes, Minor Improvements

UI Changes

  • UI pinned to version 1.20.1. The changelog is available here v1.20.1.