square / cubism

Cubism.js: A JavaScript library for time series visualization.
https://square.github.com/cubism/
Other
4.94k stars 529 forks source link

Fix bug in librato source, and allow librato metrics to have custom names #127

Closed BRMatt closed 2 years ago

BRMatt commented 9 years ago

The bug occurred when the "next_time" value returned from the @librato API was null.

I've also signed a copy of the contributor agreement.

BRMatt commented 9 years ago

Just realised this is a partial dup of #76. Please can either one of these be merged in? It seems to happen fairly frequently and completely breaks the metric (the chart does not display any data).