Commit Graph

5670 Commits (b7169df0c1b84da0b6089b089d341eb28312391d)
 

Author SHA1 Message Date
AixesHunter 29f21b8d0c import aliases yaml that can be omitted (#5018)
6 years ago
Paul Gier 1ca7037526 the go test -race option is only supported on amd64 (#4382)
6 years ago
Marcel D. Juhnke c7d83b2b6a discovery: add support for Managed Identity authentication in Azure SD (#4590)
6 years ago
AixesHunter fb8479a677 Variable 'labels' collides with imported package name (#5012)
6 years ago
tariqibrahim 0d4b6e4e66 address review comments
6 years ago
tariqibrahim b883f6826b updating k8s.io/api to v1.13.1
6 years ago
Paul Gier d55bd57bdc Makefile.common: fix promu download path for arm32 (#4998)
6 years ago
Tariq Ibrahim de6f3b6af7 expose kubernetes service cluster ip (#4940)
6 years ago
Julius Volz 68f0787c37
Fix various misspellings of "shepherd" in the release docs (#5006)
6 years ago
Bartek Płotka 62c8337e77 Moved configuration into `relabel` package. (#4955)
6 years ago
Alin Sinpalean 44bec482fb Minor optimization for BufferedSeriesIterator: actually drop the samples falling outside of the new delta from the underlying sampleRing, when ReduceDelta is called. (#4849)
6 years ago
Alin Sinpalean d6adfe2ae2 Use a fake SeriesIterator (that generates samples on the fly instead of using a slice) for BufferedSeriesIterator, to reduce the variance of benchmark results due to memory pressure. (#4847)
6 years ago
Simon Pasquier a2766a94a3 cmd/prometheus: add tests for sendAlerts() (#4910)
6 years ago
AixesHunter 1b166d7174 Fix variable 'notifier' collides with imported package name 'github.com/prometheus/prometheus/notifier', changed to 'notifierManager'. (#4947)
6 years ago
Julius Volz c96828fb57 Mention PromQL by name in querying basics doc (#4996)
6 years ago
Thomas J. Fox 11a93b2b37 fix link in docs/examples/k8s-rabbitmq readme (#4967)
6 years ago
JoeWrightss e8be31eed9 Fixs typo: 'possibliy' to 'possibly' (#4974)
6 years ago
SenXuDC 8fd0c0ab2e fix typo imeplements -> implements (#4979)
6 years ago
Samuel Alfageme 240321acee Add taggedAddress to the labels in ConsulSD (#5001)
6 years ago
Ganesh Vernekar fbadd88ba5 Get unique eval times for alert unit tests (#4964)
6 years ago
Simon Pasquier dbd1d58c89
*: cut v2.6.0 (#5008)
6 years ago
Simon Pasquier b021025e47
Fix go.sum after Go1.11.4 bump (#5007)
6 years ago
Simon Pasquier 3fe4f3e700
*: cut v2.6.0-rc.1 (#5000)
6 years ago
Krasi Georgiev 26a360341a
update tsdb to 0.3.1 (#4997)
6 years ago
Tariq Ibrahim e3bdc463fa Revert "add logic to check if an azure VM is deallocated or not (#4908)" (#4980)
6 years ago
Ben Kochie 458455245f Fix Dockerfile entrypoint (#4976)
6 years ago
tariqibrahim 8264d41ebf Merge branch 'master' of https://github.com/prometheus/prometheus into update_k8s
6 years ago
tariqibrahim ba25025220 Merge branch 'update_k8s' of github.com:tariq1890/prometheus into update_k8s
6 years ago
tariqibrahim 1fd438ed2b rebase and resolve merge conflicts
6 years ago
Simon Pasquier 56cda567d9 Makefile.common: fix format rule (#4918)
6 years ago
Simon Pasquier 40f0b4a9f6
*: cut v2.6.0-rc.0 (#4958)
6 years ago
F4ncyMooN cd491e2d3a wait for interval-now%interval to make sure target will be collected with a fixed interval when restart prometheus (#4926)
6 years ago
Ryota Arai 135d580ab2 Introduce min_shards for remote write to set minimum number of shards. (#4924)
6 years ago
Tom Wilkie e1d9bf77f1
Export the error field in ErrStorage, so we can 'throw' it outside the package. (#4954)
6 years ago
Krasi Georgiev 7fc501d983
update tsdb to version v0.3.0 (#4953)
6 years ago
tariqibrahim da69b5a50c rebase and resolve merge conflicts
6 years ago
Simon Pasquier ac9d5f3d53
cmd/prometheus: replace glog by glog-gokit (#4931)
6 years ago
tariqibrahim 412ca33226 update kubernetes deps to v1.13.0
6 years ago
tariqibrahim 08d6c83657 Merge branch 'master' of https://github.com/prometheus/prometheus into update_k8s
6 years ago
Julius Volz 11a52be1d8
Better rounding for incoming query timestamps (#4941)
6 years ago
Julius Volz d28246e337
Fix config loading panics on nil pointer slice elements (#4942)
6 years ago
Simon Pasquier 8b91d39c43
discovery: send empty group on empty SD config (#4819)
6 years ago
Simon Pasquier 7b88360260 promu: fix ldflags for Go modules (#4929)
6 years ago
Ben Kochie e4a49f1a71
Update Makefile.common (#4932)
6 years ago
mknapphrt f0e9196dca Return warnings on a remote read fail (#4832)
6 years ago
Simon Pasquier 77ee41084f
web: group targets by job then instance (#4898)
6 years ago
Simon Pasquier 632626b553
web: deduplicate handler label for HTTP metrics (#4752)
6 years ago
Tariq Ibrahim 61cf4365d6 add logic to check if an azure VM is deallocated or not (#4908)
6 years ago
Serghei Anicheev 8e659a5109 Adding private_dns_name to the list of ec2 labels which can be used i… (#4693)
6 years ago
Yaqiang Wang 8b85d876f2 fix file_sd never stop update 'custom_sd.json' file in adapter.go (#4567)
6 years ago