You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Gusakov (Jira)" <ji...@apache.org> on 2022/10/04 08:07:00 UTC

[jira] [Commented] (IGNITE-17355) CLI management of metrics

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

Kirill Gusakov commented on IGNITE-17355:
-----------------------------------------

LGTM

> 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
>          Time Spent: 20m
>  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)