We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ccb2e0 commit 19be794Copy full SHA for 19be794
test/config.yml
@@ -6,4 +6,8 @@ include_matching_entities:
6
- regex "^*$"
7
- "ServiceNameToBeIncluded"
8
- not "ServiceNameToBeExcluded"
9
+exclude_matching_entities:
10
+ windowsService.name:
11
+ - "newrelic-infra"
12
+ - regex "^(Themes)$"
13
0 commit comments