Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[r307] Mimir query engine: fix issue where sum and avg results over native histograms can be corrupted #9264

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

grafanabot
Copy link
Contributor

Backport 5a18dba from #9260

…ve histograms can be corrupted (#9260)

* Fix issue where `sum` and `avg` results over native histograms can be corrupted

* Add changelog entry

* Add test and fix further issue

* Address PR feedback: add comments

* Address PR feedback: clarify comments

* Address PR feedback: move `RemoveReferencesToRetainedHistogram` to `InstantVectorSeriesData` type

* Remove references to uncopied histograms in later points

* Fix typo in comment

(cherry picked from commit 5a18dba)
@charleskorn charleskorn merged commit 4b9859a into r307 Sep 11, 2024
31 checks passed
@charleskorn charleskorn deleted the backport-9260-to-r307 branch September 11, 2024 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants