You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2022/02/03 23:48:00 UTC

[jira] [Resolved] (YUNIKORN-1067) standardise on formatMetricName() call

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

Wilfred Spiegelenburg resolved YUNIKORN-1067.
---------------------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

[~steinsgateted] thank you for the contribution, change has been committed

> standardise on formatMetricName() call
> --------------------------------------
>
>                 Key: YUNIKORN-1067
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1067
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>          Components: core - common
>            Reporter: Wilfred Spiegelenburg
>            Assignee: ted
>            Priority: Major
>              Labels: newbie, pull-request-available
>             Fix For: 1.0.0
>
>
> In the metrics code we have two functions to remove special characters from metrics names. We should only have one.
> The {{QueueMetrics.substituteQueueName(queueName string)}} should be replaced with theĀ generic {{formatMetricName(metricname string)}} function.
> When we do that we should also make sure that in the QueueMetrics we only call the function once and not twice (lines 44 + 52)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org