You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2020/09/30 07:23:00 UTC

[jira] [Commented] (IGNITE-13488) Add command to control.(sh|bin) to get an arbitrary Metric

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

Ignite TC Bot commented on IGNITE-13488:
----------------------------------------

{panel:title=Branch: [pull/8284/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8284/head] Base: [master] : No new tests found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=5631931&amp;buildTypeId=IgniteTests24Java8_RunAll]

> 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
>          Time Spent: 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)