[EDR Workflows] Add About tab UI for osquery query details#264867
[EDR Workflows] Add About tab UI for osquery query details#264867szwarckonrad wants to merge 21 commits intoelastic:mainfrom
Conversation
|
🤖 Jobs for this PR can be triggered through checkboxes. 🚧
ℹ️ To trigger the CI, please tick the checkbox below 👇
|
Catch flakiness early (recommended)Recommended before merge: run the flaky test runner against this PR to catch flakiness early. New FTR test file Trigger a run with the Flaky Test Runner UI or post this comment on the PR: Share feedback in the #appex-qa channel. Posted via Macroscope — Flaky Test Runner nudge |
|
/flaky ftrConfig:x-pack/platform/test/api_integration/apis/osquery/config.ts:30 |
Flaky Test Runner✅ Build triggered - kibana-flaky-test-suite-runner#11795
|
|
/ci |
1 similar comment
|
/ci |
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#11795[✅] x-pack/platform/test/api_integration/apis/osquery/config.ts: 30/30 tests passed. |
a7edd0c to
18033f0
Compare
|
/ci |
1 similar comment
|
/ci |
1399f3f to
c7c63d3
Compare
|
/ci |
|
/ci |
|
/ci |
|
/ci |
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
Page load bundle
History
|
Adds the About tab to live query and scheduled execution detail views. Includes About, Query, Schedule, and Tags cards with queryInterval support (behind
resultCountsEnabledflag), OpenAPI schema updates, and lightweight FTR + Jest test coverage.Builds on top of #264050.