For troubleshooting kafka related issues it is required to collect also thread-id, task-id and processor-node-id so that users can identify where an issue's rootcause lies.
On top of ingesting the data, users should be able to facet by thread-id, task-id and processor-node-id.
Acceptance Criteria
With a NRQL query, we are able to facet by thread, task and processor IDs
Description
For troubleshooting kafka related issues it is required to collect also thread-id, task-id and processor-node-id so that users can identify where an issue's rootcause lies.
On top of ingesting the data, users should be able to facet by thread-id, task-id and processor-node-id.
Acceptance Criteria
With a NRQL query, we are able to facet by thread, task and processor IDs
Design Consideration/Limitations
N/A
Dependencies
N/A
Additional context
N/A