[
https://issues.apache.org/jira/browse/IGNITE-17355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Semyon Danilov updated IGNITE-17355:
------------------------------------
Fix Version/s: 3.0.0-alpha6
> CLI management of metrics
> -------------------------
>
> Key: IGNITE-17355
> URL: https://issues.apache.org/jira/browse/IGNITE-17355
> Project: Ignite
> Issue Type: New Feature
> Reporter: Denis Chudov
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha6
>
> Time Spent: 0.5h
> 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.
> It should be possible per node basis as well as cluster wide
> Possible syntax:
> ignite metrics enable <metrics_source_name>
> ignite metrics disable <metrics_source_name>
> ignite metrics list
> CLI must return error in case of specified name of metrics source doesn't
> exists.
> CLI should not return any error in cases of state of metrics source wasn't
> changed (e.g. metrics source is allready enabled)
> For receiving metric values via CLI, should be implemented separate exporter,
> it should be done in separate ticket.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)