388 Commits (3113c0d7193cdec525738b8e3bf5eaf00d4b0059)

Author SHA1 Message Date
Roman Vynar 9d616952b3
Added missed pathPrefix to Status sub-menus 9 years ago
beorn7 9a506fae47 Remove a spurious "w" from `_base.html` 9 years ago
Bjoern Rabenstein c01d2924a2 Make assets without debug settings 9 years ago
beorn7 93460fb853 Remove a spurious "w" from `_base.html` 9 years ago
Bjoern Rabenstein 52a133d4d2 Make assets without debug settings 9 years ago
beorn7 da8cb10b43 Partition the status tab into items in a dropdown 9 years ago
Julius Volz 0c1e7a5b00 Support time range in /api/v1/series endpoint. 9 years ago
Steve Durrheimer 399d5c6375
Make version informations consistent between prometheus components 9 years ago
Julius Volz c78bd13a2b Include date and time in graph hover detail. 9 years ago
Julius Volz c0b430b8e5 Improve before-relabeling label tooltips. 9 years ago
Jonathan Boulle 38098f8c95 Add missing license headers 9 years ago
beorn7 4b574e8a61 Switch chunk encoding to type 2 where it was hardcoded type 1 before 9 years ago
beorn7 836f1db04c Improve MetricsForLabelMatchers 9 years ago
Fabian Reinartz f2e359962c Sort exported targets 9 years ago
Fabian Reinartz 1ede7b9d72 Consolidate TargetStatus into Target. 9 years ago
beorn7 1e13f89039 Return SamplePair istead of *SamplePair consistently 9 years ago
Fabian Reinartz fe7e91e2eb Make scraping offset consistent. 9 years ago
Fabian Reinartz 37c709f917 Fix global config YAML issues 9 years ago
Fabian Reinartz 915a7c09a8 Adjust labels on status page 9 years ago
Tobias Schmidt 211cb10f13 Use https://prometheus.io 9 years ago
beorn7 a7408bfb47 Unify duration parsing 9 years ago
Julius Volz 1ae23bf5e9 Handle OPTIONS HTTP requests correctly. 9 years ago
Fabian Reinartz b0adfea8d5 Fix swapped constants, improve instrumentation 9 years ago
Fabian Reinartz 8a67110041 Revert autocomplete changes 9 years ago
Fabian Reinartz 37d80c4b25 Fix premature rule evaluation 9 years ago
Fabian Reinartz bf6abac8f4 Send resolved notifications 9 years ago
Fabian Reinartz 52e5224f5a Refactor rules/ package 9 years ago
Fabian Reinartz b35e25a082 Don't federate stale samples 9 years ago
Fabian Reinartz e0f70ed5ca Update common/{expfmt,model} 9 years ago
Fabian Reinartz 29a69eecb8 Do not panic in Consul SD creation 9 years ago
Julius Volz bce5202354 Minor fixups to web/ui/README.md 9 years ago
Tobias Schmidt bf84faa010 Return HTTP server error codes for execution errors 9 years ago
Tobias Schmidt 50079a85a1 Make time parameter optional in v1 query API 9 years ago
Fabian Reinartz 69e6ac735e Document convenient development of UI files. 9 years ago
Sam Starling 1901875595 Tidy up .js files based on static analysis from jshint 9 years ago
Fabian Reinartz a542cc8609 Remove -web.use-local-assets 9 years ago
Fabian Reinartz 57ca7108aa Enable debug generation of go-bindata, rename blob/ to ui/ 9 years ago
Fabian Reinartz 33aab4169c Anchor regexes in vector matching 9 years ago
Julius Volz a635f5451e Don't autocomplete metrics in range specifications. 9 years ago
Tobias Schmidt ee600cf949 Format web/blob/files.go after generation 9 years ago
Julius Volz c27400de21 Recompile web assets for autocomplete change. 9 years ago
Julius Volz 15c58c0f3e Enable autocomplete anywhere in expression. 9 years ago
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