watermill
watermill copied to clipboard
Make metrics histogram bucket sizes configurable
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".