Skip to content

v2.0.1

Compare
Choose a tag to compare
@grafanabot grafanabot released this 03 Mar 13:55
· 1227 commits to main since this release
2349115

Changes

  • [CHANGE] No longer return status.code from /api/search/tags unless it is an attribute present in the data #2059 (@mdisibio)
  • [CHANGE] Pad leading zeroes in span id to always be 16 chars #2062 (@ie-pham)

Bugfixes

  • [BUGFIX] Suppress logspam in single binary mode when metrics generator is disabled. #2058 (@joe-elliott)
  • [BUGFIX] Error more gracefully while reading some blocks written by an interim commit between 1.5 and 2.0 #2055 (@mdisibio)
  • [BUGFIX] Correctly coalesce trace level data when combining Parquet traces. #2095 (@joe-elliott)
  • [BUGFIX] Unescape query parameters in AWS Lambda to allow TraceQL queries to work. #2114 (@joe-elliott)