prometheus/web
Sindre Myren a081c9436b Building without a Makefile (on Windows)
Main changes:

- Switched to using `go-bindata` in place of `scripts/embed-static.sh`.
- Support for building Prometheus without a `Makefile`.
- Minor typo fix to make Prometheus build on Windows (without Makefiles).

Please note that this does not mean that prometheus will work on Windows.
There are still failing tests!
2015-06-10 20:43:59 +02:00
..
api web/api: replace /metrics/names with /label/:name/values endpoint. 2015-06-08 23:10:52 +02:00
blob Building without a Makefile (on Windows) 2015-06-10 20:43:59 +02:00
.gitignore Ignore web/static/generated and build/root/share 2013-04-25 12:33:27 +02:00
alerts.go General cleanup of rules. 2015-06-06 21:40:52 +02:00
consoles.go web: simplify prefix handling using util/route package. 2015-06-03 15:53:04 +02:00
handler.go Make all paths absolute to support proxies 2015-04-02 20:36:47 +02:00
Makefile Building without a Makefile (on Windows) 2015-06-10 20:43:59 +02:00
status.go main: exit on invalid rule files on startup. 2015-06-02 18:44:41 +02:00
web.go Building without a Makefile (on Windows) 2015-06-10 20:43:59 +02:00