-
Notifications
You must be signed in to change notification settings - Fork 524
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
[cloud] default to medium compression #5446
[cloud] default to medium compression #5446
Conversation
Set compression level to 5 on cloud.
💔 Tests Failed
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪Test errorsExpand to view the tests failures
|
/test |
…compression-level
/test |
Set compression level to 5 on cloud. (cherry picked from commit 1c09eed)
Set compression level to 5 on cloud. (cherry picked from commit 1c09eed) Co-authored-by: Silvia Mitter <[email protected]>
Tested with BC2 The commands listed were both |
Set compression level to 5 on cloud. (cherry picked from commit 1c09eed) # Conflicts: # cmd/root.go # cmd/root_test.go
Motivation/summary
Set medium compression level (5) on cloud to retain current behavior when switching to apm server integration.
How to test these changes
CLOUD_APM_CAPACITY=1024 ./apm-server export config
and check that nooutput.elasticsearch.compression_level
is setCLOUD_APM_CAPACITY=1024 ./apm-server export config
and check thatoutput.elasticsearch.compression_level
is set to5