42 Commits (af77d5ef0bad5248904675e7d689449ff74705bb)

Author SHA1 Message Date
Julius Volz e7ed39c9a6 Initial experimental snapshot of next-gen storage. 10 years ago
Brian Brazil 4a2b96f848 Remove backoff on scrape failure. 10 years ago
Brian Brazil eb5d928da7 Fix console handler. 10 years ago
Bjoern Rabenstein 8956faeccb Migrate to new client_golang. 10 years ago
Brian Brazil e27447da5c Remove the broken "User Dashboard" link. 10 years ago
Brian Brazil e041c0cd46 Add console and alert templates with access to all data. 11 years ago
Matt T. Proud 2064f32662 Clean up quitting behavior and add quit trigger. 11 years ago
Conor Hennessy eba01d1119 Remove usage of gorest. 11 years ago
Matt T. Proud 4a87c002e8 Update low-level i'faces to reflect wireformats. 11 years ago
Matt T. Proud 972e856d9b Kill the curation state channel. 11 years ago
Julius Volz 0003027dce Add needed trailing spaces in logs. 11 years ago
Julius Volz aa5d251f8d Use github.com/golang/glog for all logging. 11 years ago
Julius Volz ecf0ee8f39 Transfer alerting rule and Prometheus URL to alertmanager. 11 years ago
Julius Volz 1aa8f071b9 Add content compression support to API HTTP responses. 12 years ago
Julius Volz 0226d1ac7a Implement alerts dashboard and expression console links. 12 years ago
Matt T. Proud a73f061d3c Persist solely Protocol Buffers. 12 years ago
Bernerd Schaefer f7a2436665 Include link to user dashboard when provided 12 years ago
Bernerd Schaefer 1d794896ac Support user-provided static asset directory 12 years ago
Matt T. Proud b224251981 Simplify compaction and expose database sizes. 12 years ago
Bernerd Schaefer 9183302b1f Web handler returns 404 for favicon requests 12 years ago
Matt T. Proud 3b9b1c6ab4 Define dependencies for web. stack concretely. 12 years ago
Johannes 'fish' Ziemke ba289ef7cd Add the console to the main/graph ui. 12 years ago
Matt T. Proud 3362bf36e2 Include curator status in web heads-up-display. 12 years ago
Matt T. Proud a48ab34dd0 Refresh Prometheus client API usage. 12 years ago
Bernerd Schaefer 862054e88b web.StartServing prints listening address 12 years ago
Julius Volz a2623efcdf Register pprof /debug endpoints with custom HTTP mux. 12 years ago
Johannes 'fish' Ziemke 0f775a4178 Use Sprintf instead of string concatenation. 12 years ago
Johannes 'fish' Ziemke 1c091a9723 Use client_golang.exp for automatic telemetry. 12 years ago
Johannes 'fish' Ziemke 3aead8468c Fix typo. 12 years ago
Johannes 'fish' Ziemke 84d17b4d97 Replace YieldExporter() with Handler() 12 years ago
Johannes 'fish' Ziemke 1a3fb459e0 Add navigation menu to all pages + change routes. 12 years ago
Matt T. Proud 7764682c7c Update to use new default handler. 12 years ago
Johannes 'fish' Ziemke f27adac848 Split status template into two templates. 12 years ago
Johannes 'fish' Ziemke b290c821d1 Renamed "localAssets" cmd flag to "useLocalAssets". 12 years ago
Matt T. Proud 1b0ca377af Reformat. 12 years ago
Johannes 'fish' Ziemke a5e18b0229 Rename localAssets to useLocalAssets. 12 years ago
Johannes 'fish' Ziemke bf5d312a74 Add flag to read assets from local files. 12 years ago
Johannes 'fish' Ziemke fc16580b4c Ship assets in compiled binary. 12 years ago
Julius Volz f1fc7d717a Allow replacing job targets via HTTP API. 12 years ago
Julius Volz 23374788d3 Beginnings of a Prometheus status page. 12 years ago
Matt T. Proud d1e7f5bc4b The Prometheus Go client has a new handler API. 12 years ago
Julius Volz 2859227fdb Make HTTP listen address a flag. 12 years ago
Julius Volz 0cbd03ccf9 Move web-related code/resources to a subdirectory. 12 years ago
Julius Volz d67e4b9131 Address outstanding comments from PR/47 and other cleanups. 12 years ago
Matt T. Proud ea54751431 Update import paths to new location. 12 years ago
Matt T. Proud c1f0d8aefd Levigo -> LevelDB in terminology and references. 12 years ago
Matt T. Proud 6ed67b02e2 Incorporate new interface tests. 12 years ago
Matt T. Proud 44f8802ae7 Add Apache License 2.0 boilerplate. 12 years ago
Matt T. Proud 2bbdaa5790 Initial directory re-arrangement for storage. 12 years ago
Matt T. Proud 720442d3d3 Use index singleton and relocate encoder package. 12 years ago