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

refactor(mimirpb): delete TestRemoteWriteV1HistogramEquivalence #10450

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

krajorama
Copy link
Contributor

As far as I can tell we don't cast Prometheus Remote Write 1.0 histogram into mimirpb.Histogram anymore. On the flip-side this test fails in #10432 because we're going to store RW 2.0 extra field in mimirpb.Histogram.

Related to #9072

As far as I can tell we don't cast Prometheus Remote Write 1.0
histogram into mimirpb.Histogram anymore. On the flip-side
this test fails in #10432 because we're going to store RW 2.0
extra field in mimirpb.Histogram.

Related to #9072

Signed-off-by: György Krajcsovits <[email protected]>
@krajorama krajorama requested a review from a team as a code owner January 16, 2025 08:48
@krajorama krajorama merged commit 504dd37 into main Jan 17, 2025
29 checks passed
@krajorama krajorama deleted the krajo/fix branch January 17, 2025 07:22
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.

2 participants