Propagate execution context from Security solutions #126799
Labels
8.2 candidate
considered, but not committed, for 8.2 release
8.3 candidate
Team:Detection Rule Management
Security Detection Rule Management Team
Team:Detections and Resp
Security Detection Response Team
Team:Security Solution Platform
Security Solution Platform Team
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
technical debt
Improvement of the software architecture and operational architecture
Solutions can now utilize
useExecutionContext
to make sure all outgoing requests (search, saved objects) are properly traced back to a page and an entity (in ES, APM and Fullstory).useExecutionContext
on the top most react component that renders each page (list, editor, etc).page
names should be short and consistent (no unique identifiers).id
field can be used to track the main entity handled by the page (for example the displayed dashboard). Leave it empty if not applicable (For example on a listing page).The text was updated successfully, but these errors were encountered: