Right now the bucket sizing is hardcoded into the LONG_RUNNING_REQUESTS_BUCKETS constant, which doesn't really allow any flexibility. Would it be possible have this as a default setting, but allow the users to customize the buckets via a configuration parameter?
Right now the bucket sizing is hardcoded into the
LONG_RUNNING_REQUESTS_BUCKETS
constant, which doesn't really allow any flexibility. Would it be possible have this as a default setting, but allow the users to customize the buckets via a configuration parameter?