yabeda-rails icon indicating copy to clipboard operation
yabeda-rails copied to clipboard

Yabeda plugin to collect basic metrics for Rails applications

Results 12 yabeda-rails issues
Sort by recently updated
recently updated
newest added

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...

Currently, yabeda-rails plugin do not have into account `:rails` group default_labels when populating metrics. This change allows defining tags for :rails group, so if you are using other yabeda plugins...