Commit Graph

3510 Commits (dd1a656cc4dba4c86fc0226f1324cbbccb8ed32b)
 

Author SHA1 Message Date
Fabian Reinartz dd1a656cc4 Merge pull request #2212 from prometheus/alertingsd 9 years ago
Fabian Reinartz 47623202c7 retrieval: remove metric namespaces 9 years ago
Fabian Reinartz d7f4f8b879 discovery: move TargetSet into discovery package 9 years ago
Tobias Schmidt 8b11646276 Merge pull request #2164 from tcolgate/master 9 years ago
Fabian Reinartz c34f55d7c0 Merge pull request #2213 from prometheus/alertannotations 9 years ago
Fabian Reinartz e68a3cf21f rules: update annotations on each iteration 9 years ago
Fabian Reinartz d19d1bcad3 discovery: move into top-level package 9 years ago
Fabian Reinartz 7bd9508c9b discovery: move TargetProvider and multi-constructor 9 years ago
Fabian Reinartz bd0048477c discovery: move remaining SDs into own package 9 years ago
Fabian Reinartz 5b72eae1b0 Merge pull request #2203 from prometheus/sdfix 9 years ago
Tristan Colgate ab60bc3929 Fix export of grouping modifier 9 years ago
Fabian Reinartz ec66082749 Merge branch 'ec2_sd_profile_support' of https://github.com/Ticketmaster/prometheus into Ticketmaster-ec2_sd_profile_support 9 years ago
Fabian Reinartz 06555bde93 Merge branch 'k8s_sd_metrics' of https://github.com/dominikschulz/prometheus into dominikschulz-k8s_sd_metrics 9 years ago
gambrose 52c762e9f1 The defaults stated in the example config where wrong (#2110) 9 years ago
Fabian Reinartz 0b1a07b531 Merge pull request #2197 from tcolgate/fix_error_types 9 years ago
Fabian Reinartz dbd6810ea0 Merge pull request #2207 from weaveworks/expose-rules 9 years ago
Jonathan Lange d78dd3593d Set evaluation interval on Group construction 9 years ago
Jonathan Lange 31fc357cd8 Make NewGroup and Group.Eval public 9 years ago
Jonathan Lange 2a2da40223 Make rule evaluation publicly available 9 years ago
Fabian Reinartz a1eec447a4 discovery: fix+consolidate Zookeeper discoveries 9 years ago
Tristan Colgate 68fc15fe4e Report type names in the form used in documentation 9 years ago
Fabian Reinartz b4d7ce1370 discovery: respect context cancellation everywhere 9 years ago
Julius Volz 9b7e097a76 Merge pull request #2201 from prometheus/consul-race 9 years ago
Fabian Reinartz bc7bd7202c discovery: terminate senders before closing channel 9 years ago
Julius Volz 127332c56f Merge pull request #2168 from tomwilkie/chunk-len 9 years ago
Tom Wilkie 585878cdb2 Add call to estimate number of samples in a chunk to the API 9 years ago
Julius Volz 7daa21eeb6 Merge pull request #2194 from TheTincho/replace-js-libs 9 years ago
Martín Ferrari 4298d91a9c Update bindata.go 9 years ago
Martín Ferrari fe83ea511f Replace handlebars with the simpler and saner mustache library. 9 years ago
Martín Ferrari 0a6972b6a3 Replace datetimepicker library with a more maintained version. 9 years ago
Björn Rabenstein 4a80448b7e Merge pull request #2190 from prometheus/beorn7/doc 9 years ago
beorn7 bcdf870eda AUTHORS.md: Add link to Github contributors page 9 years ago
beorn7 5944a1d1bd AUTHORS.md: Replace explicit list of authors with reference to git log 9 years ago
Fabian Reinartz 17a95f3366 Kubernetes SD: Add endpoints role to API servers job to actually discover some API servers (#2181) 9 years ago
Frederic Branczyk 0fcea6e9fb retrieval/discovery/kubernetes: fix cache state unknown behavior (#2180) 9 years ago
Björn Rabenstein 036715370f Merge pull request #2184 from huydx/master 9 years ago
Fabian Reinartz fa82c65d15 Merge pull request #2186 from prometheus/fixes 9 years ago
Fabian Reinartz ae806af7d8 Merge pull request #2185 from prometheus/errhandler 9 years ago
huydx c999902761 Fix possible memory leak by defer inside loop 9 years ago
Fabian Reinartz 7ecc271411 Move Fatalf call into main test goroutine 9 years ago
Fabian Reinartz 856de30c09 Check error before defer closing 9 years ago
Fabian Reinartz 530cdba103 kubernetes: only use one error logging handler 9 years ago
Jimmi Dyson 473dd5b89a
Kubernetes SD: Add endpoints role to API servers job to actually discover some API servers 9 years ago
beorn7 e193579df8 Merge branch 'release-1.3' 9 years ago
Björn Rabenstein aa662cb0a9 Merge pull request #2167 from prometheus/beorn7/promql 9 years ago
beorn7 4e3abc6cbf Simply use `math.Mod(float64, float64)` after all 9 years ago
Brian Brazil 79f8514c9c Point user to POST if they try to GET /-/reload (#2172) 9 years ago
beorn7 5cf5bb427a Check for int64 overflow when converting from float64 9 years ago
beorn7 a94a8807f9 Merge branch 'release-1.3' 9 years ago
Björn Rabenstein 63630a0416 Merge pull request #2166 from prometheus/beorn7/release 9 years ago