keith-turner commented on PR #4850: URL: https://github.com/apache/accumulo/pull/4850#issuecomment-2338942332
>```java >FunctionCounter.builder(BLOCKCACHE_INDEX_HITCOUNT.getName(), indexCache, getHitCount) > .description(BLOCKCACHE_INDEX_HITCOUNT.getDescription()).register(registry); >``` > this would make the description that appears in the docs the same as the one connected to the micrometer instrument. @DomGarguilo that would be really nice, is there a follow on issue for that? -- 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]
