Skip to content

Conversation

@edbaltra
Copy link
Contributor

JIRA TICKET:https://pagerduty.atlassian.net/browse/RUN-2210

This pull request updates the documentation for log filter configuration components by introducing a new option and clarifying its behavior. The most significant change is the addition of the "Match Substrings" checkbox, which affects how patterns are matched in log output.

Documentation update:

  • Added a description of the new Match Substrings checkbox to the list of configuration components, explaining that it allows the pattern to match substrings within a line of log output rather than requiring a full line match.

Copilot AI review requested due to automatic review settings October 27, 2025 15:27
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request adds documentation for a new "Match Substrings" checkbox feature in the Key Value Data log filter configuration. This enhancement allows users to control whether the pattern matching should work on substrings within log lines or require full line matches.

Key changes:

  • Added "Match Substrings (Checkbox)" to the list of configuration components
  • Documented the behavior of the Match Substrings checkbox, explaining its effect on pattern matching

@edbaltra edbaltra added this to the 5.18.0 milestone Oct 27, 2025
@edbaltra edbaltra changed the title Update Key Value Data with new Match Substrings checkbox RUN-2210: Update Key Value Data with new Match Substrings checkbox Oct 27, 2025
Copy link
Contributor

@jayas006 jayas006 left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

@edbaltra edbaltra merged commit 574f292 into 4.0.x Nov 3, 2025
1 of 2 checks passed
@edbaltra edbaltra deleted the RUN-2210-log-filter-regular-expression-matching-problems branch November 3, 2025 15:54
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.

3 participants