Fine0830 commented on pull request #339: URL: https://github.com/apache/skywalking-rocketbot-ui/pull/339#issuecomment-672783631
> Please give a separate line for the tag condition, because users usually use multiple tags. > > And could you show me, how to input the tag(key=vlaue)? Such as, please consider value could include `white space` in some cases. Traditionally, the interactive style is, user gives `key=value`, value could be anything following the first `=`. Then use `enter` to confirm the condition added. And you would have an `x` after the condition set. I think you used to do similar things in the comparison page. For multiple tags, we use a separate comma. As follow,  ---------------------------------------------------------------- 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]
