You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Joe Smith (JIRA)" <ji...@apache.org> on 2015/09/01 02:34:46 UTC

[jira] [Resolved] (AURORA-1282) twitter.common.stats.Stats warns about exported metric names

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

Joe Smith resolved AURORA-1282.
-------------------------------
    Resolution: Fixed

{noformat}
$ git log -1 origin/master
commit c8e65d3
Author: Joe Smith <ya...@gmail.com>
Date:   Mon Aug 31 16:24:28 2015 -0700

    Allow for slashes in metric names

    Bugs closed: AURORA-1282

    Reviewed at https://reviews.apache.org/r/37964/
{noformat}

Thanks [~wfarner]!

> twitter.common.stats.Stats warns about exported metric names
> ------------------------------------------------------------
>
>                 Key: AURORA-1282
>                 URL: https://issues.apache.org/jira/browse/AURORA-1282
>             Project: Aurora
>          Issue Type: Bug
>            Reporter: Stephan Erb
>            Assignee: Joe Smith
>            Priority: Minor
>
> The Aurora log file gets spammed with lots of warnings for each service/job: 
> {code}
> W0417 11:10:06.046 THREAD159 com.twitter.common.stats.Stats.validateName: Invalid stat name sla_testcluster/test/myservice_mttr_nonprod_ms exported as sla_testcluster_test_myservice_mttr_nonprod_ms
> {code}
> Any proposals how we might get rid of them or silence them?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)