Skip to content

Commit

Permalink
Update k6.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Jul 3, 2024
1 parent f50e6c2 commit 52103e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
K6_WRITE_SERIES_PER_REQUEST: 5
K6_READ_REQUEST_RATE: 1
K6_DURATION_MIN: 1
K6_SCRAPE_INTERVAL_SECONDS: 15
K6_SCRAPE_INTERVAL_SECONDS: 30
RAMP_UP_MIN: 0
- run: mv summary.txt prom_summary.txt
if: always()
Expand Down

0 comments on commit 52103e0

Please sign in to comment.