-
Notifications
You must be signed in to change notification settings - Fork 525
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
Stop storing unsampled transactions #5997
Comments
Alerting now uses transaction metrics when enabled. Correlations and ML jobs are still WIP. |
Depends on elastic/kibana#108466 |
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Stop storing unsampled transactions by setting
apm-server.sampling.keep_unsampled: false
.This probably breaks alerting and ML job. Figure out what needs to be done to make this a smooth change with as little user impact as possible. (Collaborate with the @elastic/apm-ui team on this).
The text was updated successfully, but these errors were encountered: