Closed pingyu closed 1 year ago
Merging #349 (c305708) into main (c340278) will decrease coverage by
0.1262%
. The diff coverage is63.7500%
.
/run-integration-test
/run-pull-integration-test
/test ?
/run-integration-test
/run-integration-test
/run-integration-test
What problem does this PR solve?
Issue Number: close #348
Problem Description: Support filter for key or value
What is changed and how does it work?
kv_filter
to filter event match the pattern provided by user.Add metric "filter-out" (the test case is that all events were filtered out):
Code changes
Check List for Tests
This PR has been tested by at least one of the following methods:
Side effects
Related changes
To reviewers
Please follow these principles to check this pull requests:
(The above text mainly refers to TiDB Development Guide. It's also highly recommended to read about Writing code review comments)