-
It turns out that count metrics in **Datadog**, in reality, are rate metrics over flush interval, 10 seconds by default.
[source](https://docs.datadoghq.com/developers/metrics/#submission-types-and…
-
Hi all,
I'm having problems when I try to log on Grafana using "admin" as username and password, anyone having this problem too?
Thanks
-
`Yabeda::Datadog::Worker` has a number of constants: `NUM_THREADS`, `SLEEP_INTERVAL`, `QUEUE_SIZE`. The values of this constants will not work for every usage of the gem. If we allow setting this valu…
-
I noticed the other yabeda gems have a nice changelog. Could you add one here as well?
-
Hi, i'm working on the same gem https://github.com/Neyaz/yabeda-datadog, but it seems unreasonable to work on the same thing. So, if you need any help with gem, I can help you. Just let me know what i…
Neyaz updated
5 years ago
-
Switch from `counter` to `count` metric.
-
Hi, after i've seted up my gemfile with the Yabeda Suite using this lines
`gem 'yabeda'`
`gem 'yabeda-rails'`
`gem 'yabeda-sidekiq'`
but when i tried to start my server in my local machine the c…
-
I try to use this gem with `yabed-rails` but it seems not works well for me.
But I think we can add a small change to allow it mountable on Rails
```ruby
# config/routes.rb
mount Yabed::Prom…
-
You chosen 9310 when this port is already allocated.
You can see it here https://github.com/prometheus/prometheus/wiki/Default-port-allocations
Ruby Prometheus Exporter allocated for themselves 9…