Closed
Description
sampling.tail.storage_limit
has a default of 3GB which is usually insufficient for high throughput use cases. A storage limit too low will cause TBS to be bypassed and other downstream effects. Reconsider the default in 9.0 release.
Tasks
- TBS: set default
sampling.tail.storage_limit
to 0 but limit disk usage to 90% #15467 - apm: change tail_sampling_storage_limit config default to 0GB integrations#12543
- cloud: https://elasticco.atlassian.net/browse/CP-10146
- apm: change default sampling.tail.storage_limit observability-docs#4814
- apm: change default sampling.tail.storage_limit docs-content#581
- Follow-up to #581 docs-content#582
- TBS: change default disk usage threshold to 0.8 #15524