You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/02/20 03:33:38 UTC

[GitHub] [skywalking] wlyu commented on issue #6399: SW_SERVICE_NAME_MAX_LENGTH

wlyu commented on issue #6399:
URL: https://github.com/apache/skywalking/issues/6399#issuecomment-782550873


     @wu-sheng thanks,
   but the real reason is agent limit.
     /**
            * Service name is showed in skywalking-ui. Suggestion: set a unique name for each service, service instance
            * nodes share the same code
            */
           @Length(50)
           public static String SERVICE_NAME = "";
   


----------------------------------------------------------------
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:
users@infra.apache.org