Skip to content

v0.23.0

Latest
Compare
Choose a tag to compare
@metalmatze metalmatze released this 20 Feb 16:17
· 9 commits to main since this release

What's Changed

Changes

Features

  • pkg/query: Group by arbitrary labels by @metalmatze in #5007
  • area/ui: Add a Color by functionality by @yomete in #5114
  • area/ui: Add a preference to render function names from the right by @yomete in #5382

Enhancement

  • area/ui: Support typing multiple units in relative range picker by @yomete in #5006
  • area/ui: Ensure all dates are in UTC by @yomete in #5244
  • area/ui: Enhance regex filtering in SimpleMatchers component by @yomete in #5288
  • area/ui: rejig dashboard buttons by @yomete in #5276
  • area/ui: Add a "Show in table" menu item to the Icicle graph's context menu by @yomete in #5298
  • area/ui: Add a popover menu to the AreaGraph component by @yomete in #5364
  • ui: Small improvements by @metalmatze in #5421
  • symbolizer: reduce the number of debuginfo copies by @danipozo in #5330
  • Add --otlp-insecure flag by @michaeldmitry in #5467

Bug Fixes

  • area/ui: Fix bug with updating query params with multiple values by @yomete in #4983
  • bug fix: Clicking on a sample should highlight it when there are query filters and sum by values by @yomete in #5054
  • Fix resolving wrong symbol when symbol table is not continous by @zmj64351508 in #5179
  • area/ui: Fix bug of disappearing matchers by @yomete in #5245
  • Don't filter out the "allowed" group by columns by @umanwizard in #5301
  • normalizer: Validate period and sample types by @brancz in #5329
  • remove unnecessary non-nil == nil check by @vidurkhanal in #5306
  • area/ui: auto close the group by dropdown when there's an outside click by @yomete in #5381
  • ui: Fix redundant Label Values query by @manojVivek in #5425
  • ui: Fixed table sort order icons by @manojVivek in #5428

New Contributors

Full Changelog: v0.22.0...v0.23.0