| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clean up trace options parsing (#473) | Dan Engelbrecht | 2025-08-22 | 1 | -0/+2 |
| | | | | | | * clean up trace command line options explicitly shut down worker pools * some additional startup trace scopes | ||||
| * | statsd metrics reporting (#496) | Stefan Boberg | 2023-10-25 | 1 | -0/+60 |
| added support for reporting metrics via statsd style UDP messaging, which is supported by many monitoring solution providers this change adds reporting only of three cache related metrics (hit/miss/put) but this should be extended to include more metrics after additional evaluation | |||||