Skip to content

Commit 9dc8f78

Browse files
committed
DUMMY: break krakend process autodiscovery CEL selector
Verification-only change to confirm the process-discovery E2E environment runs as its own separate CI job when a PR only touches krakend files. Not meant to be merged.
1 parent 010a0d8 commit 9dc8f78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

krakend/datadog_checks/krakend/data/auto_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ad_identifiers:
1010
#
1111
cel_selector:
1212
processes:
13-
- process.name == 'krakend'
13+
- process.name == 'krakend-this-will-never-match'
1414

1515
## Enables configuration discovery
1616
#

0 commit comments

Comments
 (0)