We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Invoked Bulk API with thanos datasource containing usage metrics for 1000 containers, it fails with 503 error
Equivalent cURL command : curl -X GET 'http://kruize-openshift-tuning.apps.kruize-scalelab.h0b5.p1.openshiftapps.com/bulk?job_id=a0eb262f-d152-47de-809f-7898a9cccc0f&verbose=true' Verbose GET Response Status Code: 503 Response 1: { "error": "Expecting value: line 1 column 1 (char 0)" }
Tested with 2C / 4 Gi for both Kruize & DB pods
How to reproduce it
Expected behavior Bulk API job should fail with an appropriate error message
Relevant logs Attach any relevant logs to help debug the issue
Environment:
Additional context Add any other context about the problem here, any links or screenshots
The text was updated successfully, but these errors were encountered:
msvinaykumar
No branches or pull requests
Describe the bug
Invoked Bulk API with thanos datasource containing usage metrics for 1000 containers, it fails with 503 error
Tested with 2C / 4 Gi for both Kruize & DB pods
How to reproduce it
./bulk_scale_test.sh -i quay.io/kruize/autotune_operator:0.2 -w 1 -r /tmp/results
Expected behavior
Bulk API job should fail with an appropriate error message
Relevant logs
Attach any relevant logs to help debug the issue
Environment:
Additional context
Add any other context about the problem here, any links or screenshots
The text was updated successfully, but these errors were encountered: