Skip to content

Commit fcded2d

Browse files
committed
add local Loki params
1 parent cdf4bd4 commit fcded2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/framework-golden-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
working-directory: framework/examples/myproject
1212
env:
1313
CTF_CONFIGS: load.toml
14+
LOKI_TENANT_ID: promtail
15+
LOKI_URL: http://localhost:3030/loki/api/v1/push
1416
runs-on: ubuntu-latest
1517
permissions:
1618
id-token: write

0 commit comments

Comments
 (0)