enhance the alarm kernel with recovered status notification capability #13492 (#153)

diff --git a/alarm.graphqls b/alarm.graphqls
index cc77128..bc6ded6 100644
--- a/alarm.graphqls
+++ b/alarm.graphqls
@@ -28,6 +28,7 @@
 
 type AlarmMessage {
     startTime: Long!
+    recoveryTime: Long
     scope: Scope
     id: ID!
     # The entity name of the alarm triggered.