Skip to content

Commit

Permalink
Add telemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Nov 9, 2023
1 parent bfdd731 commit 7aa839c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/k6-qryn-tempo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
run: |
wget https://github.com/metrico/qryn-bench/releases/download/latest/k6-tracing -O k6
chmod +x k6
- name: Collect Workflow Telemetry
uses: runforesight/workflow-telemetry-action@v1.8.7
- name: Run k6 loki test
run: ./k6 run --out csv=results.csv tempo/qryn-tempo-template.js
env:
Expand Down

0 comments on commit 7aa839c

Please sign in to comment.