You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (Jira)" <ji...@apache.org> on 2021/01/17 17:20:01 UTC

[jira] [Created] (IGNITE-14008) SQL tracing: add tag sql.query.id

Taras Ledkov created IGNITE-14008:
-------------------------------------

             Summary: SQL tracing: add tag sql.query.id
                 Key: IGNITE-14008
                 URL: https://issues.apache.org/jira/browse/IGNITE-14008
             Project: Ignite
          Issue Type: Improvement
          Components: sql
    Affects Versions: 2.9.1
            Reporter: Taras Ledkov
            Assignee: Taras Ledkov


It's hard to find a trace fro specified query.
I think we have to add new tag: {{sql.query.id}} for spans:
- {{sql.command.query.execute}}
- {{sql.dml.query.execute}}
- {{sql.cursor.open}}

In this case user can find a query bu nodeId & queryId.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)