You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Reza Motamedi (JIRA)" <ji...@apache.org> on 2016/11/27 19:01:58 UTC

[jira] [Assigned] (AURORA-1833) Expose stats on MyBatis mapped statements

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

Reza Motamedi reassigned AURORA-1833:
-------------------------------------

    Assignee: Reza Motamedi

> Expose stats on MyBatis mapped statements
> -----------------------------------------
>
>                 Key: AURORA-1833
>                 URL: https://issues.apache.org/jira/browse/AURORA-1833
>             Project: Aurora
>          Issue Type: Story
>            Reporter: Mehrdad Nurolahzade
>            Assignee: Reza Motamedi
>            Priority: Minor
>              Labels: newbie
>
> Aurora exposes stats on high level storage operations. However, stats on individual low level MyBatis mapped statements is not currently exposed. Intercepting and exposing timing stats on these statements can facilitate database level optimizations such identifying long running queries, missing indexes, batching, etc.
> Please note that query stats can also be acquired from H2 through {{INFORMATION_SCHEMA.QUERY_STATISTICS}} meta-table.



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