Nikita Amelchev created IGNITE-29076:
----------------------------------------

             Summary: 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


{{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)

Reply via email to