[
https://issues.apache.org/jira/browse/IGNITE-29076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikita Amelchev updated IGNITE-29076:
-------------------------------------
Fix Version/s: 2.19
> Fix string representation of array-valued metrics
> -------------------------------------------------
>
> Key: IGNITE-29076
> URL: https://issues.apache.org/jira/browse/IGNITE-29076
> Project: Ignite
> Issue Type: Bug
> Reporter: Nikita Amelchev
> Assignee: Nikita Amelchev
> Priority: Major
> Fix For: 2.19
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {{ObjectMetric#getAsString()}} falls back to {{{}Object#toString(){}}}, so
> array-valued metrics such as {{{}StripesActiveStatuses{}}},
> {{StripesCompletedTasksCounts}} and {{StripesQueueSizes}} of the striped
> executors are exported as {{[Z@70573c82}} in the {{SYS.METRICS}} view, the
> log exporter and {{{}control.sh --metric{}}}. Arrays should be rendered as
> element lists, like histogram metrics already are.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)