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

Vadim Pakhnushev commented on IGNITE-23208:
-------------------------------------------

These commands were introduced:
{noformat}
ignite cluster metrics source enable <srcName>
ignite cluster metrics source disable <srcName>
ignite cluster metrics source list
{noformat}

> Cluster wide CLI management of metrics
> --------------------------------------
>
>                 Key: IGNITE-23208
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23208
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 3.0
>            Reporter: Andrey Novikov
>            Assignee: Vadim Pakhnushev
>            Priority: Major
>              Labels: iep-116, ignite-3
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> It should be possible to enable or disable metrics sources by metrics source 
> name and to get list of all metrics sources names via Ignite Shell for all 
> nodes in cluster.
> For now it is possible to do this only for node which process this request.
> Possible syntax:
> ignite metrics enable <metrics_source_name> [--local]
> ignite metrics disable <metrics_source_name> [--local]
> ignite metrics list [--local]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to