DomGarguilo commented on PR #4924:
URL: https://github.com/apache/accumulo/pull/4924#issuecomment-2372329360

   Something that I noticed while working on these changes was the following:
   
https://github.com/apache/accumulo/blob/88bd23ea5afd424242e95ff3963f0d898368bd5e/server/manager/src/main/java/org/apache/accumulo/manager/metrics/fate/FateMetrics.java#L114-L115
   I haven't looked into things too much but it seems like this code would 
create a new micrometer Gauge each time it is called (which ends up being once 
every second).


-- 
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