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

Distributor: fix bug in merging exemplars #4583

Merged
merged 1 commit into from
Dec 9, 2021
Merged

Conversation

bboreham
Copy link
Contributor

@bboreham bboreham commented Dec 9, 2021

We need to add the merged value back to the map.

Extract merging as a separate function so it can be tested.
Adapt the existing test to cover multiple series.

Checklist

  • Tests updated
  • NA Documentation added
  • CHANGELOG.md updated.

We need to add the merged value back to the map.

Extract merging as a separate function so it can be tested.
Adapt the existing test to cover multiple series.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
@bboreham bboreham merged commit e8e1c9c into master Dec 9, 2021
@bboreham bboreham deleted the fix-query-exemplars branch December 9, 2021 16:54
alvinlin123 pushed a commit to ac1214/cortex that referenced this pull request Jan 14, 2022
We need to add the merged value back to the map.

Extract merging as a separate function so it can be tested.
Adapt the existing test to cover multiple series.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
Signed-off-by: Alvin Lin <alvinlin@amazon.com>
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