getsentry / getsentry/sentry-ruby
Sort endpoints by allocations
Open
Feature
Ruby
- Dominant language
- Ruby
- Stars
- 987
- Forks
- 541
- Avg merge
- 17h 40m
- Merged PRs (30d)
- 19
Description
**Describe the idea**
I would like to be able to sort traces for web requests by allocations.
**Why do you think it's beneficial to most of the users**
It can help investigate issues with memory usage.
Context: I am trying to find out the cause of some memory issues (not sure if bloat or proper leak yet), and It would be useful to see information about allocations and memory usage in general.
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.