12909 Commits (777daea86e0ee2cee1e00f3cd75293bde9aa7f51)
 

Author SHA1 Message Date
juliusv f47dfc458c Merge pull request #55 from prometheus/feature/telemetry/retrieval-durations 12 years ago
Matt T. Proud e01b6cdb44 Duration statistics for each target pool. 12 years ago
Matt T. Proud d181f33eaa Merge pull request #53 from prometheus/fix/travis/antique-paths 12 years ago
Matt T. Proud 76a690580a Swap matttproud for prometheus in paths. 12 years ago
juliusv ec290884d7 Merge pull request #52 from prometheus/feature/leveldb/pluggable-defaults 12 years ago
Matt T. Proud 79ba248bbe Make LevelDB operating modes invocation-time conf. 12 years ago
Matt T. Proud 4cd153555e Swap ``time.Now`` with testable ``Time.Now``. 12 years ago
Matt T. Proud 567e2948d3 Merge branch 'master' of github.com:prometheus/prometheus 12 years ago
Matt T. Proud 56d0ecf410 Update documentation facts. 12 years ago
Matt T. Proud 2c1c0593f4 Merge pull request #49 from prometheus/fix/relocation/import-paths 12 years ago
Matt T. Proud ea54751431 Update import paths to new location. 12 years ago
Matt T. Proud 5d1c794b30 Move documentation examples to dedicated location. 12 years ago
Matt T. Proud 15cc7744cd Add advice target to makefile. 12 years ago
Matt T. Proud ed0db275d8 Merge pull request #48 from matttproud/feature/versioned-processors 12 years ago
Matt T. Proud f2ded515b7 Support versioned telemetry providers. 12 years ago
Julius Volz c049ae39af Cleanups to rules/persistence adapter code. 12 years ago
juliusv 619aa97025 Only close rule file if it could be opened. 12 years ago
juliusv 5caa2333ab Add bash-syntax highlighting to code blocks. 12 years ago
juliusv 22ea3059b0 Merge pull request #45 from grobie/documentation-updates 12 years ago
juliusv 45aac7be1c Merge pull request #46 from grobie/fix-config-load 12 years ago
Tobias Schmidt d6ea16a5c4 Add basic "Getting started" documentation 12 years ago
Tobias Schmidt 6523536758 Fix bug in config.LoadFromFile if file is not present 12 years ago
Tobias Schmidt dcf915bde7 Add missing prerequisites to the Readme 12 years ago
juliusv cfc1ba2244 Merge pull request #44 from matttproud/julius-better-graphs 12 years ago
Julius Volz 040f9751f2 Make graphs linkable, object-oriented, and multiple per page. 12 years ago
Matt T. Proud 33b34d71a4 Merge pull request #43 from matttproud/refactor/telemetry/refresh 12 years ago
Matt T. Proud 88d15373c5 Upgrade Prometheus to new API. 12 years ago
Julius Volz 127c61a55f Add command-line arguments for config file and storage path. 12 years ago
Julius Volz a85204a0a4 Add support for matrix duration strings without quotes. 12 years ago
Julius Volz 1760d927c8 Add error propagation to web UI via special JSON error type. 12 years ago
Julius Volz 49c87348b5 Implement per-second rate behavior for rate(). 12 years ago
Julius Volz 93670aa129 Return API errors in JSON format. 12 years ago
Julius Volz a20bf35997 Fix whitespace with "make format". 12 years ago
Julius Volz 86e5edc7fe Add CSS styles for graphing frontend. 12 years ago
Julius Volz cbffb18748 General graphing improvements and frontend whitespace cleanups. 12 years ago
Julius Volz c21450a089 Use correct label name for metric name in rule. 12 years ago
Julius Volz 6929c10acf Add case-statement for OR, which still needs to be implemented. 12 years ago
Julius Volz a555ded2b3 Add "w" (weeks) as a valid timeunit. 12 years ago
Julius Volz 2c8595f96e First graphing support. 12 years ago
Julius Volz ebabaa46f4 Serialize matrices correctly. 12 years ago
juliusv 39b2e72eb0 Merge pull request #37 from matttproud/julius-base-labels 12 years ago
juliusv c0266128f4 Merge pull request #38 from matttproud/julius-metric-docstrings 12 years ago
Julius Volz 6f937ee032 Add preliminary metric docstrings and empty base labels. 12 years ago
Julius Volz 80cdb0121d Add support for configured job base labels. 12 years ago
juliusv 09d543de97 Merge pull request #35 from matttproud/fix/targetpool-and-manager-queueing 12 years ago
Matt T. Proud 190e4e3fa3 ``TargetManager`` and ``TargetPool`` ass pointers. 12 years ago
juliusv a7ed7cae91 Merge pull request #32 from matttproud/refactor/wrap-target-as-interface 12 years ago
Matt T. Proud 9752f1e61d Refactor Target as interface for testability. 12 years ago
Matt T. Proud 9af0faaefb Get ``TargetPool`` test working again. 12 years ago
Matt T. Proud d772c6c2b5 Refactor target scheduling to separate facility. 12 years ago