Stepanov Ilya created IGNITE-16648:
--------------------------------------
Summary: 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
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" are not
enough [1]
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|https://ignite.apache.org/docs/latest/monitoring-metrics/new-metrics-system#histograms]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)