You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Steshin (Jira)" <ji...@apache.org> on 2020/04/02 13:44:00 UTC

[jira] [Issue Comment Deleted] (IGNITE-12464) Service metrics

     [ https://issues.apache.org/jira/browse/IGNITE-12464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Steshin updated IGNITE-12464:
--------------------------------------
    Comment: was deleted

(was: Major changes:
1)	The services are now proxied with IgniteServiceProcessor#LocalInvocationHandler which measures service methods duration.
2)     Service metrics are created for each interface method on service deployment, after init(), before execute().
3)     Fixed failed tests which used service class directly instead of its interface.)

> Service metrics
> ---------------
>
>                 Key: IGNITE-12464
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12464
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 2.8
>            Reporter: Nikolay Izhikov
>            Assignee: Vladimir Steshin
>            Priority: Minor
>              Labels: IEP-35
>          Time Spent: 17.5h
>  Remaining Estimate: 0h
>
> We should provide the following metrics for each deployed service:
> * -Count of executions- - this number seems useless, because, we can compute it just by summing all histograms values.
> * Histogram of executions duration



--
This message was sent by Atlassian Jira
(v8.3.4#803005)