wu-sheng commented on issue #4700: URL: https://github.com/apache/skywalking/issues/4700#issuecomment-618976568
> 1.SpanTags.DB_STATEMENT.equals(tag.getKey()) This means, you need the SQL statement, otherwise, slow SQL is pointless. > 2.thresholds.getThreshold(dbType) returned value is 10000 This is an open-source project, DBLatencyThresholdsAndWatcher is also open source. You could simply debug or use a unit test to verify. Don't push all questions to the community. We are not providing commercial customer service. ---------------------------------------------------------------- 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]
