buxingzhe commented on a change in pull request #6188:
URL: https://github.com/apache/skywalking/pull/6188#discussion_r556219618
##########
File path:
oap-server/analyzer/agent-analyzer/src/main/java/org/apache/skywalking/oap/server/analyzer/provider/trace/parser/listener/MultiScopesAnalysisListener.java
##########
@@ -310,6 +312,7 @@ public void build() {
slowDatabaseAccesses.forEach(sourceReceiver::receive);
Review comment:
> I think you miss this one.
`slowDatabaseAccesses` is list of `DatabaseSlowStatementnot` which not
depends on `NamingControl`.
----------------------------------------------------------------
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]