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

Aleksandr Chesnokov updated IGNITE-27393:
-----------------------------------------
    Description: 
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.

  was:
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.


> [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
>             Fix For: 2.18
>
>
> 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)

Reply via email to