986 Commits (e995cda75c92130ba9d6b84023ff393ae340c626)
 

Author SHA1 Message Date
Matt T. Proud acf91f38bd Build layered indexers. 11 years ago
Matt T. Proud a411a6bdea Merge pull request #361 from prometheus/handle-sigterm 11 years ago
Julius Volz 305662bfdd Handle SIGTERM in addition to SIGINT. 11 years ago
Matt T. Proud 972e856d9b Kill the curation state channel. 11 years ago
juliusv f8b51c2638 Merge pull request #359 from prometheus/feature/add-global-labels 11 years ago
Julius Volz d69b85e6c9 Add global label support via Ingesters. 11 years ago
Matt T. Proud 417e6ffa0c Rename the queue arguments for another trial. 11 years ago
Matt T. Proud 014c5ef176 Move version to the bottom. 11 years ago
Matt T. Proud 13bfc6c120 Consolidate queue arguments in main. 11 years ago
Matt T. Proud c6bdde5870 Strip notes about GVM. 11 years ago
Matt T. Proud 1ceb25b701 Publication of LevelDBMetricPersistence Fields. 11 years ago
Julius Volz 0003027dce Add needed trailing spaces in logs. 11 years ago
Julius Volz da420a5b97 Add glog options to "make run" to also log to stderr. 11 years ago
Julius Volz aa5d251f8d Use github.com/golang/glog for all logging. 11 years ago
juliusv 83fb0a9a2d Merge pull request #357 from prometheus/refactor/storage/index-pipelines 11 years ago
Matt T. Proud a5141e4d0a Depointerize storage conf. and chain ingester. 11 years ago
juliusv c453445390 Merge pull request #356 from prometheus/refactor/retrieval-ingester 11 years ago
Johannes 'fish' Ziemke d5f7eeef13 Merge pull request #352 from prometheus/feature/dockerify 11 years ago
Julius Volz f8b20f30ac Make retrieval work with client's new Ingester interface. 11 years ago
juliusv 1800b2f39e Merge pull request #355 from prometheus/feature/interpolation 11 years ago
Julius Volz 3b970c5133 Add variable interpolation to notification messages. 11 years ago
juliusv 483f2be3b3 Merge pull request #354 from prometheus/feature/send-prom-metadata 11 years ago
Johannes 'fish' Ziemke cc5d4c7eda Run prometheus in foreground. 11 years ago
Johannes 'fish' Ziemke b5cc4c6cc8 Fix entrypoint and use base image 11 years ago
Johannes 'fish' Ziemke 1c9ae08e80 Add Dockerfile 11 years ago
Matt T. Proud 974eacf36f Merge pull request #351 from prometheus/refactor/storage/componentize-index 11 years ago
Julius Volz ecf0ee8f39 Transfer alerting rule and Prometheus URL to alertmanager. 11 years ago
Julius Volz c03712dc58 Update config.pb.go (now includes comments from protobuf definition file). 11 years ago
Matt T. Proud 820e551988 Code Review: Nits. 11 years ago
Matt T. Proud a3bf2efdd5 Replace index writes with wrapped interface. 11 years ago
juliusv cba2f4b261 Merge pull request #350 from prometheus/tool/rule-checker 11 years ago
Julius Volz b9c90925dd Add simple rule file checker tool. 11 years ago
juliusv 881e3fb6be Merge pull request #349 from prometheus/refactor/storage/componentize 11 years ago
Matt T. Proud 52664f701a Hot Fix: Use extracted time. 11 years ago
Matt T. Proud e373d4c949 Merge pull request #348 from prometheus/refactor/storage/componentize 11 years ago
Matt T. Proud 38dac35b3e Code Review: Short name consistency. 11 years ago
Matt T. Proud a00f18d78b Code Review: Manual re-alignment. 11 years ago
Matt T. Proud cc989c68e1 Replace direct curation table access with wrapper. 11 years ago
juliusv 669cfdaeee Merge pull request #347 from prometheus/refactor/storage/componentize 11 years ago
Matt T. Proud 9baaadfc53 Include forgotten interval. 11 years ago
Matt T. Proud 032373a2c7 Merge pull request #346 from prometheus/refactor/storage/componentize 11 years ago
Matt T. Proud 2cc666be9d Code Review: Revert. 11 years ago
Matt T. Proud 07ac921aec Code Review: First pass. 11 years ago
Matt T. Proud d8792cfd86 Extract HighWatermarking. 11 years ago
Matt T. Proud f4669a812c Extract index storage into separate types. 11 years ago
Matt T. Proud 772d3d6b11 Consolidate LevelDB storage construction. 11 years ago
Julius Volz fcf784c13c Fix query error notification in tabular view. 11 years ago
juliusv 4f8a010637 Merge pull request #343 from prometheus/notifications/telemetry 11 years ago
Julius Volz e3415e953f Add notifications telemetry. 11 years ago
juliusv 89797e08eb Merge pull request #342 from prometheus/optional-alertmanager 11 years ago