diff --git a/.github/workflows/k6.yml b/.github/workflows/k6.yml index e8cb6be..02964c7 100644 --- a/.github/workflows/k6.yml +++ b/.github/workflows/k6.yml @@ -50,6 +50,10 @@ jobs: run: | wget https://github.com/metrico/qryn-bench/releases/download/latest/k6-tracing -O k6-tracing chmod +x k6-tracing + + - name: Collect Workflow Telemetry + uses: runforesight/workflow-telemetry-action@v1.8.7 + - name: Wait for Loki API uses: mydea/action-wait-for-api@v1 with: