You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "yangyongzheng (JIRA)" <ji...@apache.org> on 2018/03/06 01:16:00 UTC

[jira] [Resolved] (SCB-358) Fix Bug for register custom monitor without any tags

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

yangyongzheng resolved SCB-358.
-------------------------------
    Resolution: Fixed

> Fix Bug for register custom monitor without any tags
> ----------------------------------------------------
>
>                 Key: SCB-358
>                 URL: https://issues.apache.org/jira/browse/SCB-358
>             Project: Apache ServiceComb
>          Issue Type: Sub-task
>          Components: Java-Chassis
>    Affects Versions: java-chassis-1.0.0-m1
>            Reporter: yangyongzheng
>            Assignee: yangyongzheng
>            Priority: Major
>             Fix For: java-chassis-1.0.0-m1
>
>
> User can register monitor only name without any tags like :
> *MonitorManager.getInstance().getCounter("MonitorWithoutAnyTag");*
> in this case output metric id will be **MonitorWithoutAnyTag)** , correct output metric id is **MonitorWithoutAnyTag** ,not include a ')'
> also fix MetricsLoader load this style metric id.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)