Skip to content
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

fix: avoid parsing ridiculously long strings #489

Merged
merged 5 commits into from
Apr 9, 2024
Merged

Conversation

akvlad
Copy link
Collaborator

@akvlad akvlad commented Apr 5, 2024

fix for #487

@metrico metrico deleted a comment from github-actions bot Apr 5, 2024
@metrico metrico deleted a comment from github-actions bot Apr 5, 2024
@metrico metrico deleted a comment from github-actions bot Apr 5, 2024
@metrico metrico deleted a comment from github-actions bot Apr 5, 2024
Copy link

github-actions bot commented Apr 5, 2024

Workflow Telemetry - K6 Test qxip/qryn / Run k6 on qryn:latest

Workflow telemetry for commit a785967d19a29324b3ff3450ebdfc58bae4b0585
You can access workflow job details here

Step Trace

gantt
	title Run k6 on qryn:latest
	dateFormat x
	axisFormat %H:%M:%S
	Set up job : milestone, 1712316085000, 1712316086000
	Initialize containers : 1712316086000, 1712316108000
	Checkout : 1712316108000, 1712316109000
	Run actions/setup-go@v4 : 1712316109000, 1712316111000
	Download k6 for Prometheus : 1712316111000, 1712316111000
	Download k6 for Prometheus : 1712316111000, 1712316112000
	Collect Workflow Telemetry : 1712316112000, 1712316112000
	Wait for Loki API : 1712316112000, 1712316112000
	Run k6 loki test : 1712316112000, 1712316174000
	Run mv summary.txt loki_summary.txt : 1712316174000, 1712316174000
	Wait for Prom API : 1712316174000, 1712316175000
	Run k6 prometheus test : 1712316175000, 1712316236000
	Run mv summary.txt prom_summary.txt : 1712316236000, 1712316236000
	Wait for Tempo API : 1712316236000, 1712316237000
	Run k6 tempo test : 1712316237000, 1712316295000
	Run mv summary.txt tempo_summary.txt : 1712316295000, 1712316295000
	Strip Text report : 1712316295000, 1712316295000
	Run actions/upload-artifact@v3 : 1712316295000, 1712316296000
	Summary Report : 1712316296000, 1712316296000

Loading

CPU Metrics

chart_stacked_area_time_5054b58d-ce29-4f88-9c79-a0c3e88c23c7

Memory Metrics

chart_stacked_area_time_10b2498c-868e-40bc-8efd-a063655535ec

IO Metrics

Read Write
Network I/O chart_line_time_a7eda002-96da-489e-85c9-68071110bfb9 chart_line_time_556c5d03-fd81-4026-a71d-ce88a18c1865
Disk I/O chart_line_time_ccc2ba80-7c8b-4294-a54c-03c3dd96fd39 chart_line_time_575b9dba-2b18-42f6-be8f-7e9db0d67c89

Process Trace

Top 100 processes with highest duration

gantt
	title Run k6 on qryn:latest
	dateFormat x
	axisFormat %H:%M:%S

Loading

@lmangani lmangani merged commit 3771360 into master Apr 9, 2024
12 checks passed
@lmangani lmangani deleted the fix/487_long_requests branch April 9, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants