diff --git a/ui/perfherder/graphs/GraphTooltip.jsx b/ui/perfherder/graphs/GraphTooltip.jsx
index 3aa4d07472e..5f5eddbf05c 100644
--- a/ui/perfherder/graphs/GraphTooltip.jsx
+++ b/ui/perfherder/graphs/GraphTooltip.jsx
@@ -260,6 +260,13 @@ const GraphTooltip = ({
/>
{` Alert # ${dataPointDetails.alertSummary.id}`}
+
+
+
{` - ${alertStatus} `}
{alert && alert.related_summary_id && (