batsd-dash
batsd-dash copied to clipboard
Sinatra-based dash app for batsd
The jQuery isn't the greatest. We can then drop jQuery totally!
I'm trying to run batsd-dash inside another sinatra app with little success. When i run it locally, it "kinda" works with this: ``` app = Rack::Builder.new { map "/metrics" do...
When using multiple datatypes (ie showing a counter and a timer) we need to make use of 2 Y-axis
See 5e76c254