yabeda-rb / yabeda-rails

Yabeda plugin to collect basic metrics for Rails applications
MIT License
155 stars 20 forks source link

Adjustable buckets #31

Open skateman opened 2 weeks ago

skateman commented 2 weeks ago

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?