Skip to content

Commit

Permalink
Update k6-qryn-tempo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Nov 8, 2023
1 parent 66dc82d commit 1bf1d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k6-qryn-tempo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Run k6 loki test
run: ./k6 run --out csv=results.csv tempo/qryn-tempo-loadtest.js
env:
K6_TEMPO_ENDPOINT: "localhost:3100"
K6_TEMPO_ENDPOINT: "localhost:3100/v1/traces"
K6_VUS: 1
K6_DURATION_MINUTES: 1
K6_INTERVAL: 15
Expand Down

0 comments on commit 1bf1d91

Please sign in to comment.