This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new b76283176f Fix alarm runtime status docs (#13578)
b76283176f is described below

commit b76283176f13fe5bec242c123ebac3d198bcc14f
Author: Wan Kai <[email protected]>
AuthorDate: Thu Nov 13 16:57:41 2025 +0800

    Fix alarm runtime status docs (#13578)
---
 docs/en/status/query_alarm_runtime_status.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/status/query_alarm_runtime_status.md 
b/docs/en/status/query_alarm_runtime_status.md
index 389f1d616e..4dc68c57d0 100644
--- a/docs/en/status/query_alarm_runtime_status.md
+++ b/docs/en/status/query_alarm_runtime_status.md
@@ -157,7 +157,7 @@ Return the running context of the alarm rule.
         "additionalPeriod": 0,
         "size": 10,
         "silenceCountdown": 10,
-        "entityName": "v2|mock_b_service|default|test-cluster|-",
+        "entityName": "mock_b_service",
         "windowValues": [
           {
             "index": 0,

Reply via email to