Master: Renovate: Automerge Update dependency without new findings
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
grafana/tempo-query | ironbank-docker | minor |
2.0.1 -> 2.1.0
|
grafana/tempo-query | minor |
2.0.1 -> 2.1.0
|
|
grafana/tempo-query | stage | minor |
2.0.1 -> 2.1.0
|
Release Notes
grafana/tempo
v2.1.0
- [CHANGE] Capture and update search metrics for TraceQL #2087 (@electron0zero)
- [CHANGE] tempo-mixin: disable auto refresh every 10 seconds #2290 (@electron0zero)
- [CHANGE] Update tempo-mixin to show request in Resources dashboard #2281 (@electron0zero)
- [CHANGE] Add support for s3 session token in static config #2093 (@farodin91)
- [CHANGE] Breaking Change Remove support for search on v2 blocks. #2159 (@joe-elliott)
Removed config options:
overrides:
max_search_bytes_per_trace:
search_tags_allow_list:
search_tags_deny_list:
Removed metrics:
tempo_ingester_trace_search_bytes_discarded_total
- [CHANGE] Stop caching parquet files for search #2164 (@mapno)
- [CHANGE] Update Go to 1.20 #2079 (@scalalang2)
- [CHANGE] BREAKING CHANGE Change metrics prefixed with
cortex_
totempo_
#2204 (@mapno) - [CHANGE] Upgrade OTel to v0.74.0 #2317 (@mapno)
- [FEATURE] New parquet based block format vParquet2 #2244 (@stoewer)
- [FEATURE] Add support for Azure Workload Identity authentication #2195 (@LambArchie)
- [FEATURE] Add flag to check configuration #2131 (@robertscherbarth @agrib-01)
- [FEATURE] Add flag to optionally enable all available Go runtime metrics #2005 (@andreasgerstmayr)
- [FEATURE] Add support for span
kind
to TraceQL #2217 (@joe-elliott) - [FEATURE] Add support for min/max/avg aggregates to TraceQL#2255 (@joe-elliott)
- [ENHANCEMENT] Add Throughput and SLO Metrics with SLOConfig in Query Frontend #2008 (@electron0zero)
-
BREAKING CHANGE
query_frontend_result_metrics_inspected_bytes
metric removed in favour ofquery_frontend_bytes_processed_per_second
-
BREAKING CHANGE
- [ENHANCEMENT] Metrics generator to make use of counters earlier #2068 (@zalegrala)
- [ENHANCEMENT] Log when a trace is too large to compact #2105 (@scalalang2)
- [ENHANCEMENT] Add support for arbitrary arithemtic to TraceQL queries #2146 (@joe-elliott)
- [ENHANCEMENT] tempo-cli: add command to migrate a tenant #2130 (@kvrhdn)
- [ENHANCEMENT] Added the ability to multiple span metrics by an attribute such as
X-SampleRatio
#2172 (@altanozlu) - [BUGFIX] Correctly connect context during compaction #2220 (@ie-pham)
- [BUGFIX] Apply
rate()
to bytes/s panel in tenant's dashboard. #2081 (@mapno) - [BUGFIX] Retry copy operations during compaction in GCS backend #2111 (@mapno)
- [BUGFIX] Fix float/int comparisons in TraceQL. #2139 (@joe-elliott)
- [BUGFIX] Improve locking and search head block in SearchTagValuesV2 #2164 (@mapno)
- [BUGFIX] Fix not closing WAL block file before attempting to delete the folder. #2139 (@kostya9)
- [BUGFIX] Stop searching for virtual tags if there are any hits.
This prevents invalid values from showing up for intrinsics like
status
#2219 (@joe-elliott) - [BUGFIX] Correctly return unique spans when &&ing and ||