You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Graphite doesn't have data or when there is a connection error, rearview throw below error and it triggers an alert.
-:112:in initialize': undefined method[]' for nil:NilClass (NoMethodError)
from -:214:in new' from -:214:inblock in create_timeseries'
from -:214:in map' from -:214:increate_timeseries'
from -:237:in secure_eval' from -:247:in
'
The text was updated successfully, but these errors were encountered:
When Graphite doesn't have data or when there is a connection error, rearview throw below error and it triggers an alert.
-:112:in
'initialize': undefined method
[]' for nil:NilClass (NoMethodError)from -:214:in
new' from -:214:in
block in create_timeseries'from -:214:in
map' from -:214:in
create_timeseries'from -:237:in
secure_eval' from -:247:in
The text was updated successfully, but these errors were encountered: