nisiyong commented on PR #387:
URL: https://github.com/apache/skywalking-java/pull/387#issuecomment-1320822683

   > I am not very clear why `eq` works, but `start with` not?
   
   All the operator could work well at the expected value. But in the meter 
scenario, the test-tools will find the same meter first, then compare the meter 
value. The same meters must have the same tag-keys and the same tag-value, 
that's why `MeterId#equals` compare with tags and `MeterId.Tag#equals` compared 
with tag-key and tag-value.


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