343 Commits (31e623485c66c0b271a0c09dae3094938711313a)

Author SHA1 Message Date
Julius Volz 46c5260761 Support escape sequences in strings and add raw strings. 9 years ago
Roy Miloh 189416cb34 Remove duplicated bootstrap js on the graph template, it's already included on the base template. 9 years ago
Fabian Reinartz e3b6ec9784 Switch to common/log 9 years ago
Julius Volz 3008a35c04 HTML-escape string return values in web UI. 9 years ago
Julius Volz dac26cef71 Rename global "labels" config option to "external_labels". 9 years ago
Fabian Reinartz 398bbf906b Switch to common/route package 9 years ago
Julius Volz 0179bbfe03 Fix / -> /graph redirect when using a path prefix. 9 years ago
beorn7 ca63c05b4e Fix creation of protobuf fields 9 years ago
Fabian Reinartz 171f50706a Fix unkeyed field errors. 9 years ago
Fabian Reinartz 92ffeadb7b Move assets generation to top level make file 9 years ago
Fabian Reinartz d85cee0277 Remove compression from web interface 9 years ago
Fabian Reinartz f8a25f6af7 Apply HTTP handler compression everywhere 9 years ago
Fabian Reinartz 896928ad00 Fix redirect path 9 years ago
Fabian Reinartz 87b1d47e2b Change UI start page 9 years ago
Fabian Reinartz 9bbd9264e2 Add global labels to federation 9 years ago
Julius Volz da2499d5a5 Add POST handler for /debug to fix CPU profiling. 9 years ago
Julius Volz 995d3b831d Fix most golint warnings. 9 years ago
Fabian Reinartz d6b8da8d43 Switch promql types to common/model 9 years ago
Fabian Reinartz d6d88f8950 Add missing license headers 9 years ago
Fabian Reinartz 1535ef1457 Replace metric.SamplePair with model.SamplePair 9 years ago
Fabian Reinartz 438e232c9b Fix grouping of import blocks 9 years ago
Fabian Reinartz 47aa0d536c Use common/expfmt in federation 9 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model 9 years ago
Julius Volz 274e9d6955 Exit when web server encounters a startup error 9 years ago
Julius Volz e88007306c Remove broken alert silencing links. 9 years ago
Brian Brazil eb82a4b948 web: Support multiple names for console graphs. 9 years ago
Brian Brazil a8605825a0 Rollback, meant to send a PR 9 years ago
Brian Brazil 1ad449d233 web: Support multiple names for console graphs. 9 years ago
Jan Berktold fa929a8345 Change /reload to /-/reload & and fix channel type 9 years ago
Jan Berktold 2bf7048dbb Add reload handler to web 9 years ago
Dan Williams 0441518a71 Add IDs to H2 tags to allow anchored linking 9 years ago
Julius Volz c5c7f92960 Fix /debug/pprof endpoint with new web router. 9 years ago
Fabian Reinartz 62b4e89b39 Restore legacy API scalar format 9 years ago
Brian Brazil 7b5a29fc8f web: Fix regression in .Path 10 years ago
Fabian Reinartz 9e599976c4 web/js: fix display error for vectors in console 10 years ago
Fabian Reinartz 75ba840d88 web/js: adjust Javascript to new response format 10 years ago
Fabian Reinartz 3d67d75935 promql: implement JSON array format for scalar and string 10 years ago
Fabian Reinartz 77e8983221 promql: add MarshalJSON method for SamplePair 10 years ago
Julius Volz 0f57b403a9 Add tests for "globalURL" template function. 10 years ago
Julius Volz fcff35b43e Consolidate external reachability flags into one. 10 years ago
Fabian Reinartz 8f904d6a54 api/v1: fix response format tests 10 years ago
Fabian Reinartz b36fa7ad61 api/v1: fix Content-Type in response 10 years ago
Fabian Reinartz 4db3eeb054 web: generate embedded assets. 10 years ago
Julius Volz cf2a7a7ca9 Use v1 API for querying. 10 years ago
Julius Volz bc1c789bab Disallow cross-origin DELETE and POST requests. 10 years ago
Julius Volz c7039c3a73 Fix blown-up scrape error display in web UI. 10 years ago
Julius Volz 535a7f2640 Update web/blog/files.go with new web content. 10 years ago
Julius Volz bbc8b8490e Switch human-readable times to UTC. 10 years ago
Julius Volz d868264bb8 Improve UI of /alerts page. 10 years ago
Julius Volz d7ea0397d4 Use templates.TemplateExpander for all page templates. 10 years ago