-
Hey, I recently started to see this error in the logs. This is sidekiq process, sidekiq starts, but metrics server definitely don't.
This happens with sidekiq 7.3.5 and webrick 1.8.0 and 1.9.0 and la…
-
## Overview
Hello.
I use this gem integrating with rails. However,
* When I run rails app via `bundle exec puma -C config/puma.rb`, I get empty response from metrics endpoint.
* On the othe…
-
Hi! I use yabeda-rb + yabeda-rails + yabeda-sidekiq
```
gem 'yabeda'
gem 'yabeda-rails'
gem 'yabeda-sidekiq'
gem 'yabeda-prometheus'
gem "prometheus-client"
```
on `/metrics` i see all of r…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
Bundler
### Package manager version
_No response_
### Language version
_No response_
##…
-
`Yabeda::Prometheus.push_gateway.add(Yabeda::Prometheus.registry)` doesn't work with this gem
ollym updated
2 years ago
-
Hi! This question is mostly because of educational purposes, so not a real issue. Still, the problem is the following. I was looking in a ways to decrease memory consumption and tried to implement con…
-
Hello folks, thanks for creating this awesome gem, I am facing an issue with WEBrick on my app, my app runes on passenger, running `Yabeda::Prometheus::Exporter.start_metrics_server!` works fine and t…
-
Hi. I have a problem with metrics value consistency.
There is a backend deployed in k8s. Also there is a nginx-ingress controller with metrics enabled. Let's compare RPS through the backend service.
…
-
Hey!
It doesn't look like the repo has been lively lately, so I'm also using this issue in order to gauge whether it has been abandoned or not.
It looks like due to the current `Worker` design, …
-
Hey @Envek,
I've started using the exporter and I'm trying to set it up to use dynamic tags. This is a continuation of https://github.com/yabeda-rb/yabeda/issues/12.
Using the existing method ` d…