Kirill Gusakov created IGNITE-18305:
---------------------------------------
Summary: CLI command for list of enabled metrics
Key: IGNITE-18305
URL: https://issues.apache.org/jira/browse/IGNITE-18305
Project: Ignite
Issue Type: Task
Reporter: Kirill Gusakov
At the moment a user can't receive the list of enabled metrics anywhere, just
the list of enabled metrics' sources. So, we need to:
- Move current logic from
{code:java}
ignite metrics list {code}
to
{code:java}
ignite metrics sources list{code}
- Change
{code:java}
ignite metrics list{code}
to return the actual list of enabled metrics
--
This message was sent by Atlassian Jira
(v8.20.10#820010)