-
Notifications
You must be signed in to change notification settings - Fork 175
Add APM Server known issue for TBS #4862
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
base: 8.x
Are you sure you want to change the base?
Conversation
Signed-off-by: Marc Lopez Rubio <[email protected]>
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some small suggestions below.
[discrete] | ||
== Tail Sampling may not compact / expired TTLs as quickly as desired, causing increased storage usage. | ||
|
||
_Elastic Stack versions: 8.0.0+ < 9.0**_ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This might be clearer:
_Elastic Stack versions: 8.0.0+ < 9.0**_ | |
_Elastic Stack versions: All 8.x versions_ |
|
||
_Elastic Stack versions: 8.0.0+ < 9.0**_ | ||
|
||
There are some issues with the Tail Sampling implementation in versions 8.0.0+ < 9.0 that may cause the buffered traces to not be compacted or expired as quickly as desired. This can lead to increased storage usage for longer than the default 30m TTL. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are some issues with the Tail Sampling implementation in versions 8.0.0+ < 9.0 that may cause the buffered traces to not be compacted or expired as quickly as desired. This can lead to increased storage usage for longer than the default 30m TTL. | |
There are some issues with the tail sampling implementation in all 8.x versions that may prevent buffered traces from being compacted or expired as quickly as expected. This can lead to increased storage usage for longer than the default 30m TTL. |
Description
Add known issue for TBS.
Documentation sets edited in this PR
Check all that apply.
docs/en/observability/*
)docs/en/serverless/*
)docs/en/integrations/*
)Related issue
Counter part to elastic/apm-server#16393.
Checklist
Follow-up tasks
Select one.