wu-sheng commented on code in PR #13028: URL: https://github.com/apache/skywalking/pull/13028#discussion_r1952222981
########## docs/en/status/query_alarm_runtime_status.md: ########## @@ -0,0 +1,140 @@ +# Get Alarm Runtime Status + +OAP calculate the alarm condition in the memory based on the alarm rules and the metrics data. +The following API is used to get the running rules/contexts of the alarm calculation. Review Comment: ```suggestion The following APIs are exposed to make the alerting running kernel visible. ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
