You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Petrov (Jira)" <ji...@apache.org> on 2020/09/01 12:42:00 UTC

[jira] [Updated] (IGNITE-13310) Add tracing of SQL queries.

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

Mikhail Petrov updated IGNITE-13310:
------------------------------------
    Description: 
It's needed to add tracing of SQL queries  based on the tracing framework that was added as part of the [IGNITE-13060|https://issues.apache.org/jira/browse/IGNITE-13060]

Tracing of SQL queries must show phases of query execution, their duration, errors and additional information describing each of the phases, such as the number of rows requested from a remote node, SQL query mapping, and so on.

  was:It's needed to add SQL tracing  based on the tracing framework that was added as part of the [IGNITE-13060|https://issues.apache.org/jira/browse/IGNITE-13060]

        Summary: Add tracing of SQL queries.  (was: Add SQL tracing.)

> Add tracing of SQL queries.
> ---------------------------
>
>                 Key: IGNITE-13310
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13310
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Mikhail Petrov
>            Assignee: Mikhail Petrov
>            Priority: Major
>             Fix For: 2.10
>
>
> It's needed to add tracing of SQL queries  based on the tracing framework that was added as part of the [IGNITE-13060|https://issues.apache.org/jira/browse/IGNITE-13060]
> Tracing of SQL queries must show phases of query execution, their duration, errors and additional information describing each of the phases, such as the number of rows requested from a remote node, SQL query mapping, and so on.



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