[
https://issues.apache.org/jira/browse/IGNITE-12464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002393#comment-17002393
]
Nikolay Izhikov commented on IGNITE-12464:
------------------------------------------
[~agura]
> Could you please describe the proposed solution?
1. Create a metric registry on service deployment.
2. Create required metrics on the first execution of service method.
3. Update metrics values on each execution of the service method.
4. Remove the metric registry on service undeployment.
> Service metrics
> ---------------
>
> Key: IGNITE-12464
> URL: https://issues.apache.org/jira/browse/IGNITE-12464
> Project: Ignite
> Issue Type: Improvement
> Affects Versions: 2.7.6
> Reporter: Nikolay Izhikov
> Priority: Minor
> Labels: IEP-35
>
> We should provide the following metrics for each deployed service:
> * Count of executions
> * Histogram of executions duration
--
This message was sent by Atlassian Jira
(v8.3.4#803005)