wu-sheng commented on a change in pull request #4228: Support Browser protocol 
at OAP
URL: https://github.com/apache/skywalking/pull/4228#discussion_r368230459
 
 

 ##########
 File path: 
oap-server/server-alarm-plugin/src/main/java/org/apache/skywalking/oap/server/core/alarm/provider/AlarmMessageFormatter.java
 ##########
 @@ -55,6 +55,9 @@ public AlarmMessageFormatter(String format) {
                         case "id":
                             valueFroms.add(ValueFrom.ID);
                             break;
+                        case "id1":
+                            valueFroms.add(ValueFrom.ID1);
 
 Review comment:
   Same question about `id1`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to