Skip to content

Patching bugs in v2.8#6218

Merged
ie-pham merged 5 commits intografana:release-v2.8from
ie-pham:28patch
Jan 15, 2026
Merged

Patching bugs in v2.8#6218
ie-pham merged 5 commits intografana:release-v2.8from
ie-pham:28patch

Conversation

@ie-pham
Copy link
Copy Markdown
Contributor

@ie-pham ie-pham commented Jan 14, 2026

What this PR does: Cherry picked bug fixes into this release

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

KyriosGN0 and others added 3 commits January 14, 2026 14:58
… overrides section (grafana#5202)

* fix configs that are always overrided with config overrides

Signed-off-by: AvivGuiser <avivguiser@gmail.com>

* update changelog

Signed-off-by: AvivGuiser <avivguiser@gmail.com>

* address comments

Signed-off-by: AvivGuiser <avivguiser@gmail.com>

* address comments from CR, use a boolean to represnt whether override has been used

* add E2E test for enable messaging system latency histogram

Signed-off-by: AvivGuiser <avivguiser@gmail.com>

* add comments about new returns values of the service_graph options

Signed-off-by: AvivGuiser <avivguiser@gmail.com>

* Update integration/e2e/metrics_generator_test.go

* align e2e test

Signed-off-by: AvivGuiser <avivguiser@gmail.com>

* add comments

Signed-off-by: AvivGuiser <avivguiser@gmail.com>

* add comments

Signed-off-by: AvivGuiser <avivguiser@gmail.com>

---------

Signed-off-by: AvivGuiser <avivguiser@gmail.com>
Co-authored-by: Mario <mariorvinas@gmail.com>
…live trace period (grafana#5346)

* Add concept of live trace max lifetime and use in local blocks

Signed-off-by: Joe Elliott <number101010@gmail.com>

* remove dead code

Signed-off-by: Joe Elliott <number101010@gmail.com>

* add live cut time to ingesters

Signed-off-by: Joe Elliott <number101010@gmail.com>

* live trace period

Signed-off-by: Joe Elliott <number101010@gmail.com>

* docs

Signed-off-by: Joe Elliott <number101010@gmail.com>

* changelog

Signed-off-by: Joe Elliott <number101010@gmail.com>

* clean up search tags e2e

Signed-off-by: Joe Elliott <number101010@gmail.com>

* more e2e patches

Signed-off-by: Joe Elliott <number101010@gmail.com>

* remove unnecessary asserts

Signed-off-by: Joe Elliott <number101010@gmail.com>

---------

Signed-off-by: Joe Elliott <number101010@gmail.com>
…rafana#5493)

* frontend: return 400 if tag is invalid in SearchTagValuesV2 endpoint

Before it was returning 500 because validation only happened in the querier,
and the 400 from the querier was converted to 500 in the frontend.

* Update changelog

* Move validation to sharder

* add e2e test
@ie-pham ie-pham merged commit 00ecbca into grafana:release-v2.8 Jan 15, 2026
19 checks passed
@ie-pham ie-pham deleted the 28patch branch January 15, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants