wu-sheng commented on issue #6185: URL: https://github.com/apache/skywalking/issues/6185#issuecomment-758505469
OK, I can get your point now. Yes, the naming mechanism fails because of the order of setting. This is very tricky and hard to find. My suggestion is adding a `prepare` method for `SourceBuilder` class, which should be called before `toXXX` in the `MultiScopesAnalysisListener#build`. And follow your path, I can see `slowDatabaseAccesses` and `logicEndpointBuilders` have bugs for the whole `NamingControl`. Could you fix this in the same way? ---------------------------------------------------------------- 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]
