Hi, Ilya Could you please provide more details about how it should work (in issue description)? E.g. what if I pass the cache group name instead of the name of a particular cache? What if I will not pass any cache names?
Also we don't use the word "statistics" anymore (while it is still called statistics in configuration). What about the word "metrics"? On Wed, Jun 16, 2021 at 2:31 PM Shishkov Ilya <shishkovi...@gmail.com> wrote: > > Dear Ignite Community! > I propose to discuss the addition of a new feature for control script: > cache statistics switch (enabling / disabling). Currently, cache statistics > can be toggled only via IgniteVisorCmd or JMX. > I've created the corresponding issue [1] and suggest adding an extra option > to a '--cache' command of the control script, eg.: > > --cache statistics enable|disable [cacheName1,...,cacheNameN] > > Please, tell me if you have any suggestions or remarks against this feature. > > 1. https://issues.apache.org/jira/browse/IGNITE-14913