yijiuping commented on issue #2511: Inventory ID(name) too long URL: https://github.com/apache/skywalking/issues/2511#issuecomment-515313581 In our case, we are using spring mvc for RESTful interface provider, and some of the controller methods write many input arguments, and the default tomcat plugin will using the spring mvc controller method signature for span name. A simple way to ignore this issue is remove the tomcat plugin from agent, by this change it can also ignore many inventory being created. JustinGedehuo <[email protected]> 于2019年7月26日周五 上午10:04写道: > @yijiuping <https://github.com/yijiuping> I also encounter the same > problem, through your contribution we can accurately know that table are > endpoint Name is too long, but we can not limit endpoint Name to the > application side, do you have any good suggestions? > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/skywalking/issues/2511?email_source=notifications&email_token=ACXRTUTAYIFZF5L3CLWLYDDQBJLSTA5CNFSM4HIAKIA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD23IWZY#issuecomment-515279719>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/ACXRTUTMNQVNO3AAOM7WZMTQBJLSTANCNFSM4HIAKIAQ> > . >
---------------------------------------------------------------- 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] With regards, Apache Git Services
