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/22 14:29:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-14008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Taras Ledkov updated IGNITE-14008:
----------------------------------
    Release Note: SQL tracing: add tag 'sql.query.id'

> 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
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)