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

Ignite TC Bot commented on IGNITE-14913:
----------------------------------------

{panel:title=Branch: [pull/9694/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9694/head] Base: [master] : New Tests 
(4)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Control Utility{color} [[tests 
4|https://ci.ignite.apache.org/viewLog.html?buildId=6596429]]
* {color:#013220}IgniteControlUtilityTestSuite: 
CacheMetricsCommandTest.testNotFoundCache - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: 
CacheMetricsCommandTest.testEnableDisable - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: 
CacheMetricsCommandTest.testStatus - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: 
CacheMetricsCommandTest.testInvalidArguments - PASSED{color}

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6596497&buildTypeId=IgniteTests24Java8_RunAll]

> Add cache statistics switch to control script
> ---------------------------------------------
>
>                 Key: IGNITE-14913
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14913
>             Project: Ignite
>          Issue Type: New Feature
>          Components: control.sh
>            Reporter: Ilya Shishkov
>            Assignee: Ilya Shishkov
>            Priority: Minor
>              Labels: ise
>             Fix For: 2.14
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Currently, enabling or disabling cache metrics collection is available only 
> via IgniteVisorCmd or JMX. Because it seems that IgniteVisorCmd is no longer 
> being developed, it would be helpful to add a command to manage cache metrics 
> collection.
> Suggested syntax for a command:
> {code:java}
> --cache metrics enable|disable|status --caches 
> cache1[,...,cacheN]|--all-caches
>   Manages user cache metrics collection: enables, disables it or shows status.
>   Parameters:
>     --caches cache1[,...,cacheN]  - specifies a comma-separated list of cache 
> names to which operation should be applied.
>     --all-caches                  - applies operation to all user caches.
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to