Open
Bug 2059046
Opened 1 month ago
Updated 20 days ago
[Perfherder] Display Sherlock's Suggested Culprit in Alerts View
Categories
(Tree Management :: Perfherder, task, P2)
Tree Management
Perfherder
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: bacasandrei, Assigned: aesanu)
References
Details
(Whiteboard: [fxp][epic-fxp-5122][est-1w])
Description:
The Perfherder UI currently lacks visibility into the culprit identified by Sherlock's backfill process. We need to extract the detected_push_id from the backfill_logs and display it so sheriffs can quickly identify and validate the culprit.
Acceptance Criteria:
- Parse the backfill_logs column (JSON) from the backfill_record table.
- Extract the detected_push_id from the most recent iteration.
- Display the detected push revision/ID clearly in the Sherlock alert view.
Updated•1 month ago
|
| Assignee | ||
Updated•1 month ago
|
Assignee: nobody → aesanu
Status: NEW → ASSIGNED
Updated•1 month ago
|
Severity: -- → S3
Priority: -- → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•