Skip to content

v1.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 17:16
· 1550 commits to main since this release
v1.4.1
d3880a9

Bugfixes

  • [BUGFIX] metrics-generator: don't inject X-Scope-OrgID header for single-tenant setups 1417 (@kvrhdn)
  • [BUGFIX] compactor: populate compaction_objects_combined_total and tempo_discarded_spans_total{reason="trace_too_large_to_compact"} metrics again 1420 (@mdisibio)
  • [BUGFIX] distributor: prevent panics when concurrently calling shutdown to forwarder's queueManager 1422 (@mapno)