[jira] [Created] (IGNITE-10165) Gather query stats and expose interfaces to access it

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

[jira] [Created] (IGNITE-10165) Gather query stats and expose interfaces to access it

Anton Vinogradov (Jira)
Yury Gerzhedovich created IGNITE-10165:
------------------------------------------

             Summary: Gather query stats and expose interfaces to access it
                 Key: IGNITE-10165
                 URL: https://issues.apache.org/jira/browse/IGNITE-10165
             Project: Ignite
          Issue Type: Task
            Reporter: Yury Gerzhedovich


For all executed queries we should gather statistics. They should be grouped by SQL query and have at least min, max, avg time of execution; min, max, avg of IO operations (when IO stats are enabled); number of executions. Access to the statistics should be provided through both JMX and system SQL view



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)