-
-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/series request optimizations #559
Conversation
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
Workflow Telemetry - K6 Test qxip/qryn / Run k6 on qryn:latestWorkflow telemetry for commit 77949256f7bf18c26a6177af010e583c3d8a25da Step Tracegantt
title Run k6 on qryn:latest
dateFormat x
axisFormat %H:%M:%S
Set up job : milestone, 1725041047000, 1725041049000
Initialize containers : 1725041049000, 1725041067000
Checkout : 1725041067000, 1725041068000
Run actions/setup-go@v4 : 1725041068000, 1725041069000
Download k6 for Prometheus : 1725041069000, 1725041071000
Download k6 for Prometheus : 1725041071000, 1725041073000
Collect Workflow Telemetry : 1725041073000, 1725041073000
Wait for Loki API : 1725041073000, 1725041073000
Run k6 loki test : 1725041073000, 1725041138000
Run mv summary.txt loki_summary.txt : 1725041138000, 1725041138000
Wait for Prom API : 1725041138000, 1725041138000
Run k6 prometheus test : 1725041138000, 1725041201000
Run mv summary.txt prom_summary.txt : 1725041201000, 1725041201000
Wait for Tempo API : 1725041201000, 1725041201000
Run k6 tempo test : 1725041201000, 1725041271000
Run mv summary.txt tempo_summary.txt : 1725041271000, 1725041271000
Strip Text report : 1725041271000, 1725041271000
Run actions/upload-artifact@v3 : 1725041271000, 1725041272000
Summary Report : 1725041272000, 1725041272000
CPU MetricsMemory MetricsIO Metrics
Process TraceTop 100 processes with highest durationgantt
title Run k6 on qryn:latest
dateFormat x
axisFormat %H:%M:%S
|
@akvlad we started seeing crashes when we updated to this change (v3.2.30) in our cluster:
Not sure if it's our bug (missing some new config) or something for you to know about. |
@humphd thanks for the report. Will fix. |
@humphd apparently a node version problem. Very strange. please try 3.2.31. Sorry for the inconvenience. |
Amazing, thank you! We'll try. |
use pako for gzip; ADVANCED_SERIES_REQUEST_LIMIT to limit /series response