prometheus/web
Julius Volz cf2a7a7ca9 Use v1 API for querying.
Also remove hidden input fields that are not used anymore, because the
query params are now passed as JSON to the AJAX function. This also has
the wonderful side effect that we're no longer sending all the other
non-hidden fields along to the query endpoints anymore.
2015-06-25 15:05:04 +02:00
..
api Disallow cross-origin DELETE and POST requests. 2015-06-24 17:26:49 +02:00
blob Use v1 API for querying. 2015-06-25 15:05:04 +02:00
.gitignore Ignore web/static/generated and build/root/share 2013-04-25 12:33:27 +02:00
federate.go web: add basic federation support. 2015-06-23 13:45:15 +02:00
Makefile Web: Format files.go when it is built. 2015-06-13 15:27:08 +01:00
web.go Use templates.TemplateExpander for all page templates. 2015-06-23 17:53:06 +02:00