wu-sheng commented on a change in pull request #8617:
URL: https://github.com/apache/skywalking/pull/8617#discussion_r818282524



##########
File path: 
oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/source/DefaultScopeDefine.java
##########
@@ -101,6 +103,7 @@
     public static final String SERVICE_RELATION_CATALOG_NAME = 
"SERVICE_RELATION";
     public static final String SERVICE_INSTANCE_RELATION_CATALOG_NAME = 
"SERVICE_INSTANCE_RELATION";
     public static final String ENDPOINT_RELATION_CATALOG_NAME = 
"ENDPOINT_RELATION";
+    public static final String PROCESS_CATALOG_NAME = "PROCESS";

Review comment:
       You should update the process catalog, although we don't set the alert 
rules of process for now, but most likely we will, and also auto profiling 
should sent the notification(we need to extend alarm module until then)




-- 
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]


Reply via email to