We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b26730 commit 011bfecCopy full SHA for 011bfec
proto/spaceone/api/alert_manager/v1/service.proto
@@ -82,7 +82,7 @@ message AlertStats {
82
83
message Alerts {
84
AlertStats TOTAL = 1;
85
- AlertStats TRIGGERRED = 2;
+ AlertStats TRIGGERED = 2;
86
AlertStats ACKNOWLEDGED = 3;
87
}
88
0 commit comments