kezhenxu94 commented on PR #13073:
URL: https://github.com/apache/skywalking/pull/13073#issuecomment-2690172331

   > How does it have to do if we don't have this?
   
   We have no way to do this as far as I tried, 
`"${tags[‘service']}.${tags['namespace’]}"` this kind of string in groovy is a 
type `lang.groovy.GString` and it can’t be assigned to `String`, also, String 
concatenation like `'a' + tag['abc']` doesn’t work 


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