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

ASF GitHub Bot updated YUNIKORN-1067:
-------------------------------------
    Labels: newbie pull-request-available  (was: newbie)

> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to