[
https://issues.apache.org/jira/browse/IGNITE-27393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18046563#comment-18046563
]
Ignite TC Bot commented on IGNITE-27393:
----------------------------------------
{panel:title=Branch: [pull/12590/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/12590/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8761645&buildTypeId=IgniteTests24Java8_RunAll]
> [perfStat] Exclude statisticsPartitionData, metastorage and
> distributed.metastorage system views from report
> ------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-27393
> URL: https://issues.apache.org/jira/browse/IGNITE-27393
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Chesnokov
> Assignee: Aleksandr Chesnokov
> Priority: Major
> Labels: IEP-35, ise
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Exclude {*}statisticsPartitionData{*}, *metastorage* and
> *distributed.metastorage* system views from report
> These system views are excluded from the standard performance report because
> they generate an excessively large amount of low-level diagnostic data. This
> data is typically only relevant for deep, targeted investigations into
> specific storage or memory allocation issues and creates unnecessary overhead
> in a general performance snapshot
> * *metastorage* contains numerous internal records such as per-partition SQL
> statistics obsolescence markers (stats.obs.*) and serialized internal
> objects, resulting in large reports with little diagnostic value for runtime
> performance.
> * *distributed.metastorage* includes large SQL statistics configuration
> entries (sql.statobj.) that can span thousands of columns per table and
> significantly increase report size. The same information is available in a
> more compact form via statistics. system views.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)