- Current status {alert.state}
+ Current status - {alert.state}
+ {alert.snoozed_until && ` until ${formatDate(dayjs(alert?.snoozed_until), 'MMM D, HH:mm')}`}{' '}
- You are viewing this insight with filters from a dashboard
+
+ You are viewing this insight with{' '}
+ {isObject(variablesOverride) ? 'variables' : 'filters'} from a dashboard
+
- Discard dashboard filters
+ Discard dashboard {isObject(variablesOverride) ? 'variables' : 'filters'}