Skip to content
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

Update diagnostic sending logic so it doesn't use EP alerts queue. #171381

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

pjhampton
Copy link
Contributor

Summary

Currently, the diagnostic task is enqueueing alerts onto the production queue. This is problematic and likely causes a lot of EP alert telemetry loss in busy clusters. There is also a 100/1m cap on the queue which is also a bottleneck for the diagnostic feed. I'm following up with a bigger PR to move this query to a PIT query.

Checklist

Delete any items that are not applicable to this PR.

@pjhampton pjhampton added Feature:Telemetry release_note:skip Skip the PR/issue when compiling release notes Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. v8.12.0 labels Nov 16, 2023
@pjhampton pjhampton requested a review from a team as a code owner November 16, 2023 10:13
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@pjhampton pjhampton merged commit 0e2ef90 into main Nov 22, 2023
@pjhampton pjhampton deleted the pjhampton/send-diag-alerts-separately branch November 22, 2023 14:59
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting Feature:Telemetry release_note:skip Skip the PR/issue when compiling release notes Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. v8.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants