prometheus/web
Julius Volz da2499d5a5 Add POST handler for /debug to fix CPU profiling.
`go tool pprof` sends a POST request to enable CPU profiling, so we also
need to handle that method.
2015-08-26 17:42:25 +02:00
..
api Fix most golint warnings. 2015-08-26 12:44:46 +02:00
blob Remove broken alert silencing links. 2015-08-18 14:48:57 +02:00
.gitignore Ignore web/static/generated and build/root/share 2013-04-25 12:33:27 +02:00
Makefile Web: Format files.go when it is built. 2015-06-13 15:27:08 +01:00
federate.go Fix most golint warnings. 2015-08-26 12:44:46 +02:00
web.go Add POST handler for /debug to fix CPU profiling. 2015-08-26 17:42:25 +02:00
web_test.go Add tests for "globalURL" template function. 2015-07-03 14:47:52 +02:00