Skip to content

Commit 291fb3f

Browse files
committed
add example for OTLP logging via stdout and k8s
1 parent ed68f72 commit 291fb3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/acceptance-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
- main
77
pull_request:
88
workflow_dispatch:
9+
paths:
10+
- .github/workflows/acceptance-tests.yml
11+
- 'logging-k8s-stdout-otlp-json/**'
912

1013
jobs:
1114
acceptance-tests:

0 commit comments

Comments
 (0)