[
https://issues.apache.org/jira/browse/IGNITE-27813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Pereslegin updated IGNITE-27813:
--------------------------------------
Description:
We have a category of metrics that displays the values of partition
modification counters that are used to collect statistics.
Thus, a separate metric source is created for each partition of each table.
These metrics are enabled by default and, when exported to JMX, greatly
complicate the analysis of other metrics, as there are so many of them (see
attachment).
Moreover, it is very difficult for the user to disable it because the name
template includes the directory object identifier.
It is proposed to disable these category of metrics (by default).
was:
We have a category of metrics that displays the values of partition update
counters that are used to collect statistics.
Thus, a separate metric source is created for each partition of each table.
These metrics are enabled by default and, when exported to JMX, greatly
complicate the analysis of other metrics, as there are so many of them (see
attachment).
Moreover, it is very difficult for the user to disable it because the name
template includes the directory object identifier.
It is proposed to disable these category of metrics (by default).
> Sql. Disable partition modification counter metrics by default
> --------------------------------------------------------------
>
> Key: IGNITE-27813
> URL: https://issues.apache.org/jira/browse/IGNITE-27813
> Project: Ignite
> Issue Type: Improvement
> Components: sql ai3
> Reporter: Pavel Pereslegin
> Priority: Major
> Labels: ignite-3
> Attachments: image (8).png
>
>
> We have a category of metrics that displays the values of partition
> modification counters that are used to collect statistics.
> Thus, a separate metric source is created for each partition of each table.
> These metrics are enabled by default and, when exported to JMX, greatly
> complicate the analysis of other metrics, as there are so many of them (see
> attachment).
> Moreover, it is very difficult for the user to disable it because the name
> template includes the directory object identifier.
> It is proposed to disable these category of metrics (by default).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)