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 2023/03/10 14:37:00 UTC

[jira] [Updated] (IGNITE-19005) Fix current metric names from prefix.prefix.metric to prefix.prefix.Metric

     [ https://issues.apache.org/jira/browse/IGNITE-19005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirill Gusakov updated IGNITE-19005:
------------------------------------
    Description: 
JvmMetricSource has the metric names, which violates metric naming conventions: 
memory.heap.init must be replaced by memory.heap.Init and etc.

> Fix current metric names from prefix.prefix.metric to prefix.prefix.Metric
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-19005
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19005
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Kirill Gusakov
>            Priority: Major
>
> JvmMetricSource has the metric names, which violates metric naming conventions: 
> memory.heap.init must be replaced by memory.heap.Init and etc.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)