[ https://issues.apache.org/jira/browse/IGNITE-16648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stepanov Ilya updated IGNITE-16648: ----------------------------------- Description: Right now, we don't have a way to estimate the speed of task execution for a thread pools. Metrics such as "QueueSize" and "CompletedTaskCount"[1] are not enough Suggestions: add histogram[2] metrics for thread pools tasks. Similar to PutTime/GetTime/etc... for caches [1] - [https://ignite.apache.org/docs/latest/monitoring-metrics/new-metrics#thread-pools] [2] - [https://ignite.apache.org/docs/latest/monitoring-metrics/new-metrics-system#histograms] was: Right now, we don't have a way to estimate the speed of task execution for a thread pools. Metrics such as "QueueSize" and "CompletedTaskCount"[1]are not enough Suggestions: add histogram[2] metrics for thread pools tasks. Similar to PutTime/GetTime/etc... for caches [1] - [https://ignite.apache.org/docs/latest/monitoring-metrics/new-metrics#thread-pools] [2] - [https://ignite.apache.org/docs/latest/monitoring-metrics/new-metrics-system#histograms] > Add histogram metrics for thread pools tasks > -------------------------------------------- > > Key: IGNITE-16648 > URL: https://issues.apache.org/jira/browse/IGNITE-16648 > Project: Ignite > Issue Type: Improvement > Reporter: Stepanov Ilya > Priority: Minor > > Right now, we don't have a way to estimate the speed of task execution for a > thread pools. Metrics such as "QueueSize" and "CompletedTaskCount"[1] are not > enough > > Suggestions: add histogram[2] metrics for thread pools tasks. Similar to > PutTime/GetTime/etc... for caches > > [1] - > [https://ignite.apache.org/docs/latest/monitoring-metrics/new-metrics#thread-pools] > [2] - > [https://ignite.apache.org/docs/latest/monitoring-metrics/new-metrics-system#histograms] > -- This message was sent by Atlassian Jira (v8.20.1#820001)