[
https://issues.apache.org/jira/browse/IGNITE-13488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Petrov updated IGNITE-13488:
------------------------------------
Description:
It's needed to add the ability to get an arbitrary Metric via control.(sh|bin)
script.
Proposed command structure:
{code:java}
control.(sh|bin) --metric [–node-id node_id] metric_name
Parameters:
metric_name - Name of the metric which value is requested.
node_id - ID of the node to get the metric value
from.
If not set, random node will be chosen.
{code}
was:
It's needed to add the ability to get an arbitrary Metric via control.(sh|bin)
script.
Proposed command structure:
{code:java}
control.(sh|bin) --metric [–node-id node_id] metric_name
Parameters:
metric_name - Name of the metric which value is requested.
node_id - ID of the node to get the metric value
from.
If not set, random node will be
chosen.
{code}
> 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
> Priority: Major
>
> It's needed to add the ability to get an arbitrary Metric via
> control.(sh|bin) script.
> Proposed command structure:
> {code:java}
> control.(sh|bin) --metric [–node-id node_id] metric_name
> Parameters:
> metric_name - Name of the metric which value is requested.
> 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)