Commit graph

71 commits

Author SHA1 Message Date
Johan Tibell
c817bdfb5b Fix doc typo 2011-12-31 18:15:09 -08:00
Johan Tibell
ae860ea950 Use the server time in the UI 2011-12-31 18:14:25 -08:00
Johan Tibell
3f26e64280 Actual return the server time in the REST API 2011-12-31 18:10:36 -08:00
Johan Tibell
034ffee2eb Improve REST API docs 2011-12-31 11:35:44 -08:00
Johan Tibell
3cf252ee96 Improve counter and gauge documentation 2011-12-30 22:37:36 -08:00
Johan Tibell
e59d03ff27 Show add-graph button when graph is closed 2011-12-30 19:18:30 -08:00
Johan Tibell
484c138d92 Add graph icon 2011-12-30 19:05:07 -08:00
Johan Tibell
caae25c7c7 Bump version number to 0.3.0.0 2011-12-30 18:45:05 -08:00
Johan Tibell
602b6c6353 The example is not a data file 2011-12-30 18:44:17 -08:00
Johan Tibell
3bd23bd43d Add close icon 2011-12-30 18:43:30 -08:00
Johan Tibell
bbd570378d JSLint police 2011-12-30 18:40:40 -08:00
Johan Tibell
06ec1da5a8 Refactor jQuery code 2011-12-30 18:03:51 -08:00
Johan Tibell
8b83c46c76 Make it possible to add graphs for user metrics 2011-12-30 15:42:26 -08:00
Johan Tibell
84b27c3d01 Reorganize jQuery code 2011-12-30 13:52:58 -08:00
Johan Tibell
3832ddfa62 Show built-in counters and gauges in the web interface
Reorganized REST API as that was required to support this feature.
2011-12-30 13:34:01 -08:00
Johan Tibell
3a1ac0f2ae Add table column headers 2011-12-30 12:11:23 -08:00
Johan Tibell
16cf71f019 Add handler logic for gauges 2011-12-30 11:34:36 -08:00
Johan Tibell
6755998783 Improve docs 2011-12-30 11:33:44 -08:00
Johan Tibell
99539d4b23 Store gauges in addition to references
The gauages are not yet served by the server.
2011-12-30 11:02:58 -08:00
Johan Tibell
6bf34dc97e Add a type for gauges 2011-12-30 10:26:11 -08:00
Johan Tibell
b195b1c48e Add Counter.modify 2011-12-30 10:13:43 -08:00
Johan Tibell
1a2d637a4e Document Snap workaround 2011-12-29 18:35:11 -08:00
Johan Tibell
a2e9955fe5 Documentation wibble 2011-12-29 18:29:50 -08:00
Johan Tibell
7d5350badc Document that it's possible to retrieve a single counter 2011-12-29 18:26:24 -08:00
Johan Tibell
27c346f8f3 Fix bug in URL mapping 2011-12-29 18:14:28 -08:00
Johan Tibell
3304f92821 Allow REST style lookup of single counters 2011-12-29 17:02:01 -08:00
Johan Tibell
358562a0d7 Only respond to GET requests 2011-12-29 16:09:51 -08:00
Johan Tibell
b744192565 More documentation tweaks 2011-12-29 16:04:57 -08:00
Johan Tibell
4fac77639d A bunch of documentation improvements 2011-12-29 15:08:59 -08:00
Johan Tibell
a0a1c42c14 Suppress Snap stdio output 2011-12-29 14:38:13 -08:00
Johan Tibell
5b0decad84 Renamed public/ to assets/ 2011-12-29 14:21:58 -08:00
Johan Tibell
c81646a873 Update version number in UI 2011-12-29 14:04:12 -08:00
Johan Tibell
36371921d1 Bump version number to 0.2.0.0 2011-12-29 13:18:55 -08:00
Johan Tibell
8637295a67 Show user defined counters in the UI 2011-12-29 13:15:42 -08:00
Johan Tibell
68afa3416e Add example 2011-12-29 13:15:42 -08:00
Johan Tibell
3bd294393d Add example to counter documentation 2011-12-29 13:15:42 -08:00
Johan Tibell
a85638ca5f Add user defined counters 2011-12-29 13:15:42 -08:00
Johan Tibell
cc6301df2b Add an abstract type to keep monitor server state 2011-12-29 13:15:42 -08:00
Johan Tibell
bc42acf53c Add Counter module 2011-12-29 13:15:42 -08:00
Johan Tibell
25f3fca046 Make the JSON request relative to the page URL 2011-12-29 13:15:20 -08:00
Johan Tibell
3429e648ca Fleshed out README 2011-12-27 16:48:26 -08:00
Johan Tibell
c9c0625020 Add README 2011-12-27 16:44:31 -08:00
Johan Tibell
3eacda14f4 Change synopsis 2011-12-27 12:52:54 -08:00
Johan Tibell
08adc33d84 Don't expose Snap handler just yet 2011-12-27 12:38:47 -08:00
Johan Tibell
7d88cd02df Clean up Cabal file 2011-12-27 12:19:44 -08:00
Johan Tibell
f043cdf2e7 Tiny doc tweak 2011-12-27 12:16:02 -08:00
Johan Tibell
917d2bf904 More docs improvements 2011-12-27 12:12:04 -08:00
Johan Tibell
6b387f7466 Documentation improvements 2011-12-27 11:55:11 -08:00
Johan Tibell
f0d2069670 Disable HTTP access/error logging 2011-12-27 11:43:42 -08:00
Johan Tibell
22445230fb Don't request JSON data from a hardcoded URL 2011-12-27 11:34:10 -08:00