-
-
When `extract_field_tags` is called with a `GraphQL::Types::Relay::Node` type the field owner evaluates to `nil`
top of stack trace:
```
undefined method `graphql_name' for nil:NilClass
/home/da…
-
TLDR: all of the puma gauges should use `aggregation: :most_recent` to be accurate.
---
When using the DirectFileStore to support multi-process mode (aka clustered, multiple workers), the pid la…
-
# What did you do?
Just put the gem on the Gemfile
# What did you expect to happen?
I expected a correct install of the gem
# What actually happened?
/usr/local/bundle/gems/sniffer-0.4.…
-
Hi!
I have rails app(with puma) and sidekiq in one machine. I setup yabeda for rails and sidekiq using manual.
```ruby
# Gemfile:
gem 'yabeda-prometheus'
gem 'yabeda-sidekiq'
gem 'yabeda-rails'
…
-
May be this project is already deprecated ?
Recently i find this plugin can be help inject data like thread and worker usage to newrelic ,
We did have try install this plugin which is working we…
-
When I run puma with command
```bash
$ bundle exec puma -C config/puma.rb
Starting Yabeda Prometheus metrics exporter on http://0.0.0.0:9394/metrics
Puma starting in single mode...
* Version 4.…
-
Hi,
> If you're using Ruby on Rails then it will be configured automatically!
README claims that `Yabeda.configure!` is automatically called when it comes to rails but when the server is booted …
-
I tried to use the yabeda gems and after bundle install when I am going to run the rails s, I have this error.
`option_names': undefined method `dry_initializer' for Yabeda::Counter:Class (NoMethod…
-
I'm running
'rails', '4.2.9'
sidekiq (5.2.7)
And I get following error
![Bildschirmfoto 2020-02-28 um 16 12 31](https://user-images.githubusercontent.com/1210046/75560374-50057680-5a45-11ea-8e…