Skip to content

Commit 794f28e

Browse files
authored
Apply suggestion from @jakubno
1 parent e466924 commit 794f28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iac/modules/job-otel-collector/configs/otel-collector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ processors:
231231
- "go\\..*"
232232
- "traefik.*"
233233
- "grpc\\..*"
234-
- "rpc.client.*"
234+
- "rpc\\.client.*"
235235

236236
filter/only_client_allocs:
237237
metrics:

0 commit comments

Comments
 (0)