You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zipkin.apache.org by GitBox <gi...@apache.org> on 2019/05/13 16:16:17 UTC

[GitHub] [incubator-zipkin-brave] jorgheymans commented on issue #609: Don't make spans for comments or SET statements in SQL

jorgheymans commented on issue #609: Don't make spans for comments or SET statements in SQL
URL: https://github.com/apache/incubator-zipkin-brave/issues/609#issuecomment-491889208
 
 
   Note that brave uses P6spy for jdbc integration, it has a few configuration options to exclude certain statements https://p6spy.readthedocs.io/en/latest/configandusage.html#excludecategories from being traced. The SET statement is not one of them AFAICT, commit/rollback is. 

----------------------------------------------------------------
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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@zipkin.apache.org
For additional commands, e-mail: dev-help@zipkin.apache.org