You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Yury Gerzhedovich (JIRA)" <ji...@apache.org> on 2018/11/07 13:05:00 UTC

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

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)