-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Telemetry][Security Solution] Index metadata collector #194004
Conversation
4d7a50f
to
f0bf108
Compare
2412982
to
5c1a6da
Compare
@elasticmachine merge upstream |
Pinging @elastic/security-solution (Team: SecuritySolution) |
x-pack/plugins/security_solution/server/lib/telemetry/routes/index.ts
Outdated
Show resolved
Hide resolved
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.
ResponseOps changes LGTM, made some drive-by comments
@elasticmachine merge upstream |
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: cc @szaffarano |
@elasticmachine merge upstream |
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
cc @szaffarano |
Starting backport for target branches: 7.17, 8.15, 8.16, 8.17, 8.x |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
… (#204311) # Backport This will backport the following commits from `main` to `8.x`: - [[Telemetry][Security Solution] Index metadata collector (#194004)](#194004) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Sebastián Zaffarano","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-13T18:31:03Z","message":"[Telemetry][Security Solution] Index metadata collector (#194004)\n\n## Summary\r\n\r\nImplements a security_solution task scheduled to run once a day to\r\ncollect the following information:\r\n\r\n1. Datastreams stats\r\n2. Indices stats\r\n3. ILMs stats\r\n4. ILM configs\r\n\r\nThe task allows a runtime configuration to limit the number of indices\r\nand data streams to analyze or event to disable the feature entirely.\r\n\r\nOnce the data is gathered, the task sends it as EBT events.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"36b344a4c58a3d78a892288e0eef71e9ff163b9d","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team: SecuritySolution","backport:all-open","ci:cloud-deploy"],"number":194004,"url":"https://github.com/elastic/kibana/pull/194004","mergeCommit":{"message":"[Telemetry][Security Solution] Index metadata collector (#194004)\n\n## Summary\r\n\r\nImplements a security_solution task scheduled to run once a day to\r\ncollect the following information:\r\n\r\n1. Datastreams stats\r\n2. Indices stats\r\n3. ILMs stats\r\n4. ILM configs\r\n\r\nThe task allows a runtime configuration to limit the number of indices\r\nand data streams to analyze or event to disable the feature entirely.\r\n\r\nOnce the data is gathered, the task sends it as EBT events.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"36b344a4c58a3d78a892288e0eef71e9ff163b9d"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/194004","number":194004,"mergeCommit":{"message":"[Telemetry][Security Solution] Index metadata collector (#194004)\n\n## Summary\r\n\r\nImplements a security_solution task scheduled to run once a day to\r\ncollect the following information:\r\n\r\n1. Datastreams stats\r\n2. Indices stats\r\n3. ILMs stats\r\n4. ILM configs\r\n\r\nThe task allows a runtime configuration to limit the number of indices\r\nand data streams to analyze or event to disable the feature entirely.\r\n\r\nOnce the data is gathered, the task sends it as EBT events.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"36b344a4c58a3d78a892288e0eef71e9ff163b9d"}}]}] BACKPORT--> Co-authored-by: Elastic Machine <[email protected]>
…c#194004) (elastic#204311) # Backport This will backport the following commits from `main` to `8.x`: - [[Telemetry][Security Solution] Index metadata collector (elastic#194004)](elastic#194004) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Sebastián Zaffarano","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-13T18:31:03Z","message":"[Telemetry][Security Solution] Index metadata collector (elastic#194004)\n\n## Summary\r\n\r\nImplements a security_solution task scheduled to run once a day to\r\ncollect the following information:\r\n\r\n1. Datastreams stats\r\n2. Indices stats\r\n3. ILMs stats\r\n4. ILM configs\r\n\r\nThe task allows a runtime configuration to limit the number of indices\r\nand data streams to analyze or event to disable the feature entirely.\r\n\r\nOnce the data is gathered, the task sends it as EBT events.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"36b344a4c58a3d78a892288e0eef71e9ff163b9d","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team: SecuritySolution","backport:all-open","ci:cloud-deploy"],"number":194004,"url":"https://github.com/elastic/kibana/pull/194004","mergeCommit":{"message":"[Telemetry][Security Solution] Index metadata collector (elastic#194004)\n\n## Summary\r\n\r\nImplements a security_solution task scheduled to run once a day to\r\ncollect the following information:\r\n\r\n1. Datastreams stats\r\n2. Indices stats\r\n3. ILMs stats\r\n4. ILM configs\r\n\r\nThe task allows a runtime configuration to limit the number of indices\r\nand data streams to analyze or event to disable the feature entirely.\r\n\r\nOnce the data is gathered, the task sends it as EBT events.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"36b344a4c58a3d78a892288e0eef71e9ff163b9d"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/194004","number":194004,"mergeCommit":{"message":"[Telemetry][Security Solution] Index metadata collector (elastic#194004)\n\n## Summary\r\n\r\nImplements a security_solution task scheduled to run once a day to\r\ncollect the following information:\r\n\r\n1. Datastreams stats\r\n2. Indices stats\r\n3. ILMs stats\r\n4. ILM configs\r\n\r\nThe task allows a runtime configuration to limit the number of indices\r\nand data streams to analyze or event to disable the feature entirely.\r\n\r\nOnce the data is gathered, the task sends it as EBT events.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"36b344a4c58a3d78a892288e0eef71e9ff163b9d"}}]}] BACKPORT--> Co-authored-by: Elastic Machine <[email protected]> (cherry picked from commit 7a3de72)
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
10 similar comments
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
Summary
Implements a security_solution task scheduled to run once a day to collect the following information:
The task allows a runtime configuration to limit the number of indices and data streams to analyze or event to disable the feature entirely.
Once the data is gathered, the task sends it as EBT events.