dlmarion commented on a change in pull request #2305:
URL: https://github.com/apache/accumulo/pull/2305#discussion_r736660529



##########
File path: 
server/manager/src/main/java/org/apache/accumulo/manager/metrics/fate/FateMetrics.java
##########
@@ -123,16 +123,16 @@ private void update(MeterRegistry registry) {
     }
 
     metricValues.getOpTypeCounters().forEach((name, count) -> {

Review comment:
       Good questions to which I don't know the answer. Looking at the value, 
I'm thinking that the StatsD registry didn't do anything with it. It's 
concatenated and camel-case, I can't imagine it doing that. Micrometer's [tag 
values](https://micrometer.io/docs/concepts#_tag_values) section does not talk 
about a specific normalization like it does for tag names.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to