Skip to content

discard ooo samples in some special cases#7227

Open
Shvejan wants to merge 2 commits intocortexproject:masterfrom
Shvejan:master
Open

discard ooo samples in some special cases#7227
Shvejan wants to merge 2 commits intocortexproject:masterfrom
Shvejan:master

Conversation

@Shvejan
Copy link
Contributor

@Shvejan Shvejan commented Jan 21, 2026

What this PR does:
Extending discard ooo samples appender hint to cortex

Which issue(s) this PR fixes:
Fixes #7226

Checklist

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

Signed-off-by: Shvejan <shvejan2011@gmail.com>
Signed-off-by: Friedrich Gonzalez <1517449+friedrichg@users.noreply.github.com>
Copy link
Member

@friedrichg friedrichg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor nit

}
}

func TestIngester_DiscardOutOfOrderFlagIngegrationTest(t *testing.T) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
func TestIngester_DiscardOutOfOrderFlagIngegrationTest(t *testing.T) {
func TestIngester_DiscardOutOfOrderFlagIntegrationTest(t *testing.T) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add functionality to discard OOO samples in some special cases

2 participants