R0-D0 opened a new issue #6740:
URL: https://github.com/apache/skywalking/issues/6740


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [x] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   I use skywalking to monitor my services. To be simple, suppose there be 
serviceA..In skywalking dashboard, I can see serviceA has two 
instances:instanceA1, instanceA2,  each has two endpoints: endpointA1, 
endpointA2.
   Now I want to set *instance* level alarm rule, such as sla rule for 
instanceA1:
   ```
   my_instance_sla_rule:
       metrics-name: service_instance_sla
       include-names:
         - instanceA1
      # other configuration
   ```
   or a endpoint alarm rule similar to above.
   My question is ,: have skywalking make promise that instance or endpoint 
(shown in the dashboard) is global unique? 
   Do we need to provide any other infomation exception for value *instanceA1*?
   
   ___
   ### Question
   - What do you want to know?
   
   ___
   ### Bug
   - Which version of SkyWalking, OS, and JRE?
   
   - Which company or project?
   
   - What happened?
   If possible, provide a way to reproduce the error. e.g. demo application, 
component version.
   
   ___
   ### Requirement or improvement
   - Please describe your requirements or improvement suggestions.
   


-- 
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:
[email protected]


Reply via email to