checkpoint_email,okta,wiz: add support for request trace deletion#11954
checkpoint_email,okta,wiz: add support for request trace deletion#11954efd6 merged 0 commit intoelastic:mainfrom
Conversation
0832520 to
6f85d80
Compare
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
event |
2724.8 | 2074.69 | -650.11 (-23.86%) | 💔 |
Package wiz 👍(2) 💚(1) 💔(1)
Expand to view
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
issue |
2762.43 | 2132.2 | -630.23 (-22.81%) | 💔 |
To see the full report comment with /test benchmark fullreport
💚 Build Succeeded
cc @efd6 |
|
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
chrisberkhout
left a comment
There was a problem hiding this comment.
The opt-in flow discussed in the beats change doesn't apply here. If there are old traces but tracing isn't currently enabled, when the integration is updated to this version it will delete old traces. I think that's okay though.
|
Yeah, that was my intention here. This should wipe all traces that it knows belong to it. |
|
Package checkpoint_email - 0.2.0 containing this change is available at https://epr.elastic.co/package/checkpoint_email/0.2.0/ |
|
Package okta - 3.1.0 containing this change is available at https://epr.elastic.co/package/okta/3.1.0/ |
|
Package wiz - 2.4.0 containing this change is available at https://epr.elastic.co/package/wiz/2.4.0/ |
…astic#11954) Filebeat v8.15.x added the ability to delete request traces on the agent's host. This change adds support for this feature to integrations with kibana.version at or above v8.15.x.
…astic#11954) Filebeat v8.15.x added the ability to delete request traces on the agent's host. This change adds support for this feature to integrations with kibana.version at or above v8.15.x.




Proposed commit message
Filebeat v8.15.x added the ability to delete request traces on the agent's host[1]. This change adds support for this feature to integrations with kibana.version at or above v8.15.x.
[1]elastic/beats#39969 and elastic/beats#40004
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots