You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/01/25 10:37:39 UTC

[GitHub] [ignite] tledkov-gridgain commented on a change in pull request #8682: IGNITE-14008 SQL tracing: add tag sql.query.id

tledkov-gridgain commented on a change in pull request #8682:
URL: https://github.com/apache/ignite/pull/8682#discussion_r563620584



##########
File path: modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IgniteH2Indexing.java
##########
@@ -1036,7 +1038,10 @@ public ResultSet executeSqlQueryWithTimer(
 
         Exception failReason = null;
 
-        try (TraceSurroundings ignored = MTC.support(ctx.tracing().create(SQL_CMD_QRY_EXECUTE, MTC.span()))) {
+        try (TraceSurroundings ignored =

Review comment:
       Good idea.




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