1967 Commits (c5d873015057c4a8c27f4ce263600f81964744b5)
 

Author SHA1 Message Date
Björn Rabenstein c5d8730150 Merge pull request #880 from prometheus/beorn7/fix 9 years ago
beorn7 699946bf32 Fix chunk desc loading. 9 years ago
beorn7 4203849c92 Test chunkDesc eviction and loading 9 years ago
Björn Rabenstein 82e2fd8566 Merge pull request #889 from prometheus/monotonicity 9 years ago
beorn7 37e12df9ff Improve TestAppendOutOfOrder 9 years ago
beorn7 502aa9ded5 Use Has instead of Get for existence test. 9 years ago
beorn7 ff08f0b6fe storage: ensure timestamp monotonicity within series. 9 years ago
Fabian Reinartz 0834bd03b5 Merge pull request #892 from prometheus/fabxc/cfgfix 9 years ago
Fabian Reinartz 435fc7234f config: add overflow detection for serverset config 9 years ago
Julius Volz 1c25247a75 Merge pull request #890 from prometheus/fix-float-conversions 10 years ago
Julius Volz acbc2b8cb6 storage: Fix float->uint conversions on some compilers. 10 years ago
Brian Brazil 87b9813be4 Merge pull request #883 from brian-brazil/fix-menu 10 years ago
Brian Brazil 7b5a29fc8f web: Fix regression in .Path 10 years ago
Fabian Reinartz 8b53ffb0be Merge pull request #885 from prometheus/fabxc/retrace 10 years ago
Fabian Reinartz b0efbf8c98 Merge pull request #886 from prometheus/fabxc/fixui 10 years ago
Fabian Reinartz 9e599976c4 web/js: fix display error for vectors in console 10 years ago
Julius Volz a5093e08a0 Merge pull request #882 from prometheus/export-buildinfo 10 years ago
Fabian Reinartz d53cc7935d retrieval: avoid race conditions 10 years ago
Julius Volz 6b3c7de727 Export build information as metric. 10 years ago
Johannes 'fish' Ziemke 1d6d39a9ed Merge pull request #881 from sdurrheimer/glibc 10 years ago
Steve Durrheimer 2b025c0f49 New dockerfile using alpine-glibc base image and make 10 years ago
Björn Rabenstein aea906123d Merge pull request #879 from prometheus/beorn7/makefile 10 years ago
beorn7 b55a71a30c Fix the race condition targets in the Makefile. 10 years ago
Fabian Reinartz 86474f3b0e Merge pull request #876 from prometheus/fabxc/authhide 10 years ago
Fabian Reinartz 02e06839f2 config: hide authentication credentials in String() output 10 years ago
Fabian Reinartz f515559a96 Merge pull request #872 from prometheus/fabxc/vecfix 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 834cec44cf httputil: remove non-general helper functions 10 years ago
Fabian Reinartz 77e8983221 promql: add MarshalJSON method for SamplePair 10 years ago
Fabian Reinartz 92c20168c4 Merge pull request #874 from prometheus/fabxc/cfgfix 10 years ago
Julius Volz d4f1402444 Merge pull request #873 from prometheus/global-url-tests 10 years ago
Fabian Reinartz 7e615dcdf0 cmd/promtool: resolve rule files relative to config file 10 years ago
Fabian Reinartz feb8a03503 rules: load rule files relative to a base dir 10 years ago
Julius Volz 0f57b403a9 Add tests for "globalURL" template function. 10 years ago
Julius Volz fd7b4cae43 Merge pull request #864 from prometheus/configurable-scheme 10 years ago
Julius Volz fcff35b43e Consolidate external reachability flags into one. 10 years ago
Fabian Reinartz 85100767f7 Merge pull request #870 from prometheus/fabxc/ctype 10 years ago
Fabian Reinartz 8f904d6a54 api/v1: fix response format tests 10 years ago
Julius Volz 78f4da8bf1 Merge pull request #859 from sdurrheimer/circleci 10 years ago
Fabian Reinartz 6b3d79cfce Merge pull request #868 from prometheus/fabxc/ctype 10 years ago
Fabian Reinartz b36fa7ad61 api/v1: fix Content-Type in response 10 years ago
Brian Brazil 293f3808fb Merge pull request #866 from brian-brazil/zk-no-node 10 years ago
Brian Brazil 3d268d681e retrieval: Handle serverset node not existing. 10 years ago
Fabian Reinartz 049a106821 Merge pull request #863 from prometheus/fabxc/alertstate 10 years ago
Fabian Reinartz f06cf664e1 rules: cleanup alerting test 10 years ago
Fabian Reinartz 9bd4f6d017 rules: preserve alert state across reloads. 10 years ago
Fabian Reinartz 4625485b84 rules: move rules*.go contents to manager*.go 10 years ago
Steve Durrheimer 016e00441f Add circleci yaml for Dockerfile test build 10 years ago
Fabian Reinartz 1e61b5e0cf Merge pull request #858 from prometheus/fabxc/rmtfix 10 years ago