watermill icon indicating copy to clipboard operation
watermill copied to clipboard

Make metrics histogram bucket sizes configurable

Open sshort opened this issue 1 year ago • 0 comments
trafficstars

The handlerExecutionTimeBuckets in handler.go are not exposed or configurable. Some clients will be processing messages where the processing time is typically many seconds to minutes. For the clients, the all messages will appear in the top bucket "1 seconds".

sshort avatar Aug 02 '24 11:08 sshort