You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/14 18:34:00 UTC

[jira] [Commented] (IGNITE-6867) Implement new JMX metrics for topology monitoring

    [ https://issues.apache.org/jira/browse/IGNITE-6867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251909#comment-16251909 ] 

ASF GitHub Bot commented on IGNITE-6867:
----------------------------------------

GitHub user xtern opened a pull request:

    https://github.com/apache/ignite/pull/3035

    IGNITE-6867 Implement new JMX metrics for topology monitoring.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/xtern/ignite IGNITE-6867

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3035.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3035
    
----
commit 8b3aee153f877fbfb7618231de9b4ba803931859
Author: Pereslegin Pavel <xt...@users.noreply.github.com>
Date:   2017-11-13T18:29:45Z

    IGNITE-6867 Implement new JMX metrics for topology monitoring.

----


> Implement new JMX metrics for topology monitoring
> -------------------------------------------------
>
>                 Key: IGNITE-6867
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6867
>             Project: Ignite
>          Issue Type: New Feature
>      Security Level: Public(Viewable by anyone) 
>            Reporter: Aleksey Plekhanov
>            Assignee: Pavel Pereslegin
>              Labels: iep-6, jmx
>
> These additional metrics and methods should be implemented:
> * Current topology version
> * Total server nodes count
> * Total client nodes count
> * Method to count nodes filtered by some node attribute
> * Method to count nodes grouped by some node attribute
>  
> There is already a ticket to implement first 2 metrics from this list (IGNITE-6844)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)