chore: necessary updates given the changes in the alert controller
This commit is contained in:
@@ -5,6 +5,7 @@ public sealed record AlertRow(
|
||||
string AlertType,
|
||||
string Severity,
|
||||
string Details,
|
||||
string ExplanationJson,
|
||||
string TriggeredAt,
|
||||
int KafkaPartition,
|
||||
long KafkaOffset
|
||||
|
||||
Reference in New Issue
Block a user