You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/03 10:16:00 UTC

[jira] [Commented] (IGNITE-6116) Easy way to enable metrics for default memory region

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

Maxim Muzafarov commented on IGNITE-6116:
-----------------------------------------

[~dmagda] [~NIzhikov]

Since the metric framework is reworked I think it is better to close this issue as not actual, right?

> Easy way to enable metrics for default memory region
> ----------------------------------------------------
>
>                 Key: IGNITE-6116
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6116
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 2.1
>            Reporter: Denis A. Magda
>            Assignee: Aleksei Zaitsev
>            Priority: Major
>              Labels: usability
>             Fix For: 2.8
>
>
> Presently it's a bit challenging to enable memory metrics for the default memory region unless you define a new one. Add the following two methods to {{MemoryConfiguration}} to address the issue.
> {code}
> MemoryConfiguration.setDefaultMemoryPolicyMetricsEnabled(boolean)
> boolean MemoryConfiguration.isDefaultMemoryPolicyMetricsEnabled()
> {code}
> Discussion on @dev list: http://apache-ignite-developers.2346864.n4.nabble.com/Enabling-memory-and-persistence-metrics-td19582.html



--
This message was sent by Atlassian Jira
(v8.3.4#803005)