Skip to content

docs: clarify sequential keep rule behavior (AND vs OR) #3878

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bisshwajitsamanta
Copy link

PR Description

Which issue(s) this PR fixes

Closes #3877

Notes to the Reviewer

Added a note to the Logs and Relabeling Basics tutorial explaining that multiple keep rules are evaluated sequentially and do not behave as a logical OR. Includes a recommended compound regex workaround.

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

@CLAassistant
Copy link

CLAassistant commented Jun 20, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@clayton-cornell clayton-cornell left a comment

Choose a reason for hiding this comment

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

Thanks for adding this clarification. A small suggestion to fix up the formatting and it should be good to go :-)

Don't forget to sign the CLA so we an get this PR merged.

@clayton-cornell clayton-cornell added type/docs Docs Squad label across all Grafana Labs repos backport release/v1.9 labels Jun 24, 2025
@bisshwajitsamanta
Copy link
Author

@clayton-cornell In case all looks good, you can merge the PR then.

@bisshwajitsamanta
Copy link
Author

@clayton-cornell Can you approve this PR so that we can merge it please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release/v1.9 type/docs Docs Squad label across all Grafana Labs repos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs feedback: clarify that multiple keep rules are sequential (AND), not OR
3 participants