[jira] [Created] (IGNITE-3443) Implement collecting what SQL statements executed on cluster and their metrics.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-3443) Implement collecting what SQL statements executed on cluster and their metrics.

Anton Vinogradov (Jira)
Alexey Kuznetsov created IGNITE-3443:
----------------------------------------

             Summary: Implement collecting what SQL statements executed on cluster and their metrics.
                 Key: IGNITE-3443
                 URL: https://issues.apache.org/jira/browse/IGNITE-3443
             Project: Ignite
          Issue Type: Task
          Components: SQL
            Reporter: Alexey Kuznetsov
            Assignee: Alexey Kuznetsov
             Fix For: 1.7


We could collect last 1000 (maybe configurable) sql statements with per  statement statistics: count, min time, max time, avg time,....
May be execution plan (explain) ?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)