Commit graph

89 commits

Author SHA1 Message Date
Kyle Kingsbury
bf6e456599 Configurable riemann websocket server. 2012-10-08 14:24:06 -07:00
Kyle Kingsbury
2ba7257142 Add a toolbar. 2012-10-08 13:10:02 -07:00
Kyle Kingsbury
3c2ae1f1fc Version 0.1.0 2012-10-05 17:08:07 -07:00
Kyle Kingsbury
47faa91d4f Pageup focuses parent. 2012-10-05 16:55:51 -07:00
Kyle Kingsbury
a4991ed251 Control and serialize weights of focusable views. 2012-10-05 16:46:12 -07:00
Kyle Kingsbury
6080888e59 Add a help view to introduce folks. 2012-10-05 16:33:05 -07:00
Kyle Kingsbury
41b2b2b303 Adjust color scheme, gauge layout. 2012-10-05 15:23:32 -07:00
Kyle Kingsbury
e52c5cbdc6 Dark theme, start establishing cell rhythm. 2012-10-05 14:41:34 -07:00
Kyle Kingsbury
63489979e0 Save and reload dashboards.
Modules for persistence, global dashboard control, managing workspaces,
and keybindings. Server can save/load dashboards, merging workspaces if
necessary. Config is stored as json in a file: ./ws/config.json, for now.
2012-10-05 13:57:52 -07:00
Kyle Kingsbury
03b79d9e60 You can edit views in the browser now. 2012-10-03 17:39:33 -07:00
Kyle Kingsbury
ff25883868 Serialize views to JSON. 2012-10-03 14:27:44 -07:00
Kyle Kingsbury
a73e395a41 Add Title view. 2012-10-02 17:19:48 -07:00
Kyle Kingsbury
b994c7dcaf Modularize some JS, write a simple gauge view. 2012-10-02 16:30:08 -07:00
Kyle Kingsbury
8f8da6dc5c Fix a bug which broke views when you moved a single element of an
enclosing stack.
2012-10-01 14:03:13 -07:00
Kyle Kingsbury
f576c502e5 Skip NaN metrics in renderer. 2012-08-21 16:38:42 -07:00
Kyle Kingsbury
9725f1eb95 Merge pull request #1 from garethr/master
Corrections for using custom views
2012-08-10 11:03:19 -07:00
Gareth Rushgrove
2a7a33268e correct README instructions for using custom views 2012-08-10 16:15:30 +01:00
Gareth Rushgrove
e7be51838c correct the name of the setting to specific the views 2012-08-10 16:13:42 +01:00
Gareth Rushgrove
d50cbec89c change to syntax to make compatible with 1.8 style as well as 1.9 2012-08-10 16:11:28 +01:00
Gareth Rushgrove
f712b35fe7 whitespace removal 2012-08-10 16:09:29 +01:00
Aphyr
6b8ba9e34b Splitting views 2012-07-05 00:49:59 -07:00
Aphyr
b2fb563049 Horizontal and vertical movement within stacks 2012-07-04 23:41:00 -07:00
Aphyr
83afb7eb4b You can enter neighboring stacks now 2012-07-04 23:35:50 -07:00
Aphyr
aa0e2bf63b Views are deletable. 2012-07-04 22:55:13 -07:00
Aphyr
cc6edbfc90 Views are focusable, with visual overlay. 2012-07-04 20:06:30 -07:00
Aphyr
01e285c8dd Basic stacks, balloons, fullscreen views with reflow. 2012-07-04 14:44:19 -07:00
Aphyr
665d1e48db Websocket scrolling log of events. 2012-06-30 12:45:54 -07:00
Aphyr
9034734d72 WIP: messing around with websockets. 2012-06-09 18:10:48 -07:00
Aphyr
c1fa5a4bb0 Add our own public directory. 2012-06-09 18:10:48 -07:00
Kyle Kingsbury
23e3df21ed Color events without state grey. 2012-05-11 15:14:15 -07:00
Kyle Kingsbury
e12151041d Require riemann-client 0.0.7 2012-04-17 14:34:12 -07:00
Kyle Kingsbury
4031d9f01c Version 0.0.5; drop ruby level to 1.8.7 2012-04-17 11:54:18 -07:00
Kyle Kingsbury
2266539dfd Version 0.0.4 2012-04-16 18:23:15 -07:00
Kyle Kingsbury
5a98e503ef Ruby 1.8.7 maybe? 2012-04-16 18:22:58 -07:00
Aphyr
0e2e713baf Reimann->Riemann 2012-02-23 23:53:45 -08:00
aphyr
42a408b940 Renderer: improvements to state bars.
Nil metrics are 100% wide. Show state instead of metric where metric is
absent. Show time and state in hover titles.
2012-02-21 13:33:36 -08:00
Aphyr
147cd29ca0 Remove a reference to UState in example/controller/graphs 2012-02-18 17:35:15 -08:00
Aphyr
e58b13c0e5 Rework readme to be dashboard-specific. 2012-02-18 15:40:30 -08:00
Aphyr
5d5725a7c1 Initial commit: version 0.0.3 2012-02-18 15:22:24 -08:00