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

[jira] [Commented] (IGNITE-11451) SQL system view for IO indexes statistics

    [ https://issues.apache.org/jira/browse/IGNITE-11451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032411#comment-17032411 ] 

Nikolay Izhikov commented on IGNITE-11451:
------------------------------------------

[~jooger]
Please, be aware, that currently, there are SqlMetricExporter which exports all metrics via SQL System view.

Is that what you need?

> SQL system view for IO indexes statistics
> -----------------------------------------
>
>                 Key: IGNITE-11451
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11451
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Yury Gerzhedovich
>            Priority: Major
>              Labels: IEP-35, iep-29, newbie
>             Fix For: 3.0, 2.9
>
>
> Need to expose system SQL views to be able view IO statistics for SQL indexes.
> Start point to register new views is org.apache.ignite.internal.processors.query.h2.SchemaManager#SchemaManager
> Need to expose information which registered in GridMetricManager at org.apache.ignite.internal.metric.IoStatisticsHolderIndex
>  



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