[
https://issues.apache.org/jira/browse/IGNITE-11451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038347#comment-17038347
]
Nikolay Izhikov commented on IGNITE-11451:
------------------------------------------
> 2) View INDEXES contains only static information. New one contain dynamic
> changed information.
Dynamic changes in the SYS.metrics.
> Is it reasonable?
Can we add columns to the existing SYS.INDEXES view? That contains metric
values for the corresponding indexes.
It seems the most natural improvement for me.
> 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)