-
**Describe the bug**
Puma seem to be adding latency to responses when we replaced passenger with puma, approximately 100ms more, everything else seem to be fine, even memory utilization is down compa…
-
Out of the box, Action Cable will only work with a single process setup using the in-memory adapter. If you run multiple processes, let alone multiple app servers, you have to add Redis to the mix or …
-
## Issue report
Passenger seem to be having a memory leak issue ever since we started using it, we added [jemalloc ](https://github.com/jemalloc/jemalloc) which helped a lot when using puma but didn'…
-
Hi! Thank you for implementing DataDog adapter for Yabeda!
Why do you decide to implement the dogstatsd-based solution?
I wonder whether overhead for setting up the dogstatsd daemon worth it? U…
Envek updated
10 months ago
-
### Description
Hi, I just upgraded my LSP version to v0.5.16 and it started to crash. I tried to switch to pre-release version and it's not helping. It was all good before upgrading.
Not sure if …
-
Would be great to support the [summary metric type](https://prometheus.io/docs/concepts/metric_types/#summary).
It is already supported in the [prometheus-client](https://github.com/prometheus/client…
-
It's a very nice gem, it would be better if with a basic grafana dashboard config 😸
-
## Problem
In a fresh start of the repo right now it's returning this error when run `docker-compose up -d`:
```
#0 2.632 ERROR: Error installing bundler:
#0 2.632 The last version of bu…
-
Sometimes I'm getting this error:
```
gems/yabeda-puma-plugin-0.7.0/lib/puma/plugin/yabeda_prometheus.rb:74:in `block in start': undefined method `stop' for nil:NilClass (NoMethodError)
from …
-
I'm not 100% certain whether this is an issue in yabeda-prometheus vs yabeda-sidekiq, but I ran into the following error when trying to run sidekiq locally after adding yabeda-sidekiq on a Rails 6.1.3…