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

Mikhail Petrov commented on IGNITE-13488:
-----------------------------------------

[~nizhikov], [~NSAmelchev] Thanks for the review.

> Add command to control.(sh|bin) to get an arbitrary Metric
> ----------------------------------------------------------
>
>                 Key: IGNITE-13488
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13488
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Mikhail Petrov
>            Assignee: Mikhail Petrov
>            Priority: Major
>             Fix For: 2.10
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> It's needed to add the ability to get an arbitrary Metric via 
> control.(sh|bin) script.
> If name of the metric registry is passed, value of all its metrics should be 
> printed.
> Proposed command structure:
> {code:java}
> control.(sh|bat) --metric [--node-id node_id] name
>     Parameters:
>       name     - Name of the metric which value should be printed. If name of 
> the metric registry is specified, value of all its metrics will be printed.
>       node_id  - ID of the node to get the metric value from. If not set, 
> random node will be chosen.
> {code}



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

Reply via email to