[
https://issues.apache.org/jira/browse/IGNITE-28002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Korol updated IGNITE-28002:
--------------------------------
Description:
Currently each table partition statistic is represented by separate metric
source (in other words for 24 partitions you'll get 24 separate metric
sources). Since those metrics were created solely for troubleshooting reasons
they were disabled by default in IGNITE-27813, but this will force user to
manually enable each partition via cli in case of need. This can become very
tedious and it's not user-friendly. We need to redesign exposure of those
metrics so only signle action will be required for enabling partittion
statistics for particular table.
P.S. There bunch of disabled tests that should be also reworked/enabled (search
by `IGNITE-28002`)
was:
Currently each table partition statistic is represented by separate metric
source (in other words for 24 partitions you'll get 24 separate metric
sources). Since those metrics were created solely for troubleshooting reasons
they were disabled by default in IGNITE-27813, but this will force user to
manually enable each partition via cli in case of need. This can become very
tedious and it's not user-friendly. We need to redesign exposure of those
metrics so only signle action will be required for enabling partittion
statistics for particular table.
P.S. There bunch of disabled tests that should be also reworked/enabled (search
by IGNITE-28002)
> Redesign exposure of metrics source for table partition statistics
> ------------------------------------------------------------------
>
> Key: IGNITE-28002
> URL: https://issues.apache.org/jira/browse/IGNITE-28002
> Project: Ignite
> Issue Type: Improvement
> Components: metrics ai3, sql ai3
> Reporter: Ilya Korol
> Priority: Major
>
> Currently each table partition statistic is represented by separate metric
> source (in other words for 24 partitions you'll get 24 separate metric
> sources). Since those metrics were created solely for troubleshooting reasons
> they were disabled by default in IGNITE-27813, but this will force user to
> manually enable each partition via cli in case of need. This can become very
> tedious and it's not user-friendly. We need to redesign exposure of those
> metrics so only signle action will be required for enabling partittion
> statistics for particular table.
>
> P.S. There bunch of disabled tests that should be also reworked/enabled
> (search by `IGNITE-28002`)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)