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: Don't drop time series with invalid exemplars (#8224) #8238

Merged
merged 1 commit into from
May 31, 2024

Conversation

aknuds1
Copy link
Contributor

@aknuds1 aknuds1 commented May 31, 2024

What this PR does

Don't discard time series in distributor with invalid exemplars, just drop affected exemplars. Backport of #8224.

Which issue(s) this PR fixes or relates to

Fixes #

Checklist

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

* Distributor: Don't drop time series with invalid exemplars

Don't discard time series with invalid exemplars, just drop affected
exemplars.

---------

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Nick Pillitteri <56quarters@users.noreply.github.com>
Co-authored-by: Oleg Zaytsev <mail@olegzaytsev.com>
(cherry picked from commit d319b9f)
@aknuds1 aknuds1 requested a review from colega May 31, 2024 13:29
@aknuds1 aknuds1 marked this pull request as ready for review May 31, 2024 13:31
@aknuds1 aknuds1 requested a review from a team as a code owner May 31, 2024 13:31
@aknuds1 aknuds1 enabled auto-merge (squash) May 31, 2024 13:46
@aknuds1 aknuds1 merged commit 88cb58f into r291 May 31, 2024
30 checks passed
@aknuds1 aknuds1 deleted the backport-8224-to-r291 branch May 31, 2024 13:49
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