gemhome / fnordmetric

(possible new home for) FnordMetric is a redis/ruby-based realtime Event-Tracking app
0 stars 1 forks source link

Reactor Crash - Gauge Explorer #39

Open bf4 opened 10 years ago

bf4 commented 10 years ago

Issue by skorfmann Thursday Feb 28, 2013 at 06:14 GMT Originally opened as https://github.com/paulasmuth/fnordmetric/issues/124


I've finally deployed fnordmetric to our server. After playing around, I started noticing the following behaviour:

When I'm on the "Gauge Explorer" and I select one of the gauges it works fine initially. But, as soon as I select another time range, it starts getting weird.

This causes the following symptoms

[13-02-28 16:34:26] [ERROR] reactor crashed: stack level too deep
/path/to/bundle/ruby/1.9.1/gems/fnordmetric-1.2.6/lib/fnordmetric/gauge_calculations.rb:44

The gauge:

  gauge :sign_ins_per_second, tick: 1.second

Am I doing something completely wrong?

bf4 commented 10 years ago

Comment by skorfmann Monday Mar 11, 2013 at 04:33 GMT


@paulasmuth Any idea?

bf4 commented 10 years ago

Comment by abruneauisep Thursday Jan 16, 2014 at 21:32 GMT


Hi, I have the same problem. Have you been able to solve it ?