Andrey Novikov created IGNITE-23208:
---------------------------------------
Summary: 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
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)