DomGarguilo commented on PR #4518:
URL: https://github.com/apache/accumulo/pull/4518#issuecomment-2096853560
After changing to the `FunctionCounter`, the way they are displayed (by
default at least) is as follows when set up to log:
```
METRICS: 2024-05-06T16:26:53,938,
accumulo.blockcache.data.hitcount{host=localhost,instance.name=uno,port=9997,process.name=tserver}
throughput=0.533333/s
METRICS: 2024-05-06T16:26:53,939,
accumulo.blockcache.data.requestcount{host=localhost,instance.name=uno,port=9997,process.name=tserver}
throughput=0.6/s
METRICS: 2024-05-06T16:26:53,939,
accumulo.blockcache.index.hitcount{host=localhost,instance.name=uno,port=9997,process.name=tserver}
throughput=1.2/s
METRICS: 2024-05-06T16:26:53,939,
accumulo.blockcache.index.requestcount{host=localhost,instance.name=uno,port=9997,process.name=tserver}
throughput=2.2/s
```
--
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]