Commit Graph

5560 Commits (a5c20642b3694f3674a607d48d70cc4272acc3f6)
 

Author SHA1 Message Date
Simon Pasquier f2d43af820
Merge pull request #4582 from simonpasquier/add-discovery-tests
6 years ago
Simon Pasquier 07152ecc48
Merge pull request #4575 from Nexucis/bugfix/fix-unregistered-source
6 years ago
Duane D'Souza d7b376afd4 Adding change to support s390x (#4605)
6 years ago
Krasi Georgiev 47a673c3a0
process scrape loops reloading in parallel (#4526)
6 years ago
Augustin Husson f60620ec0b format comment
6 years ago
Thomas Jackson abf6fe0a98 Change max/min over_time to handle NaNs properly (#4386)
6 years ago
Tom Wilkie 4c52400708
Limit concurrent remote reads. (#4656)
6 years ago
Tom Wilkie d3a1ff1abf
Reduce memory usage of remote read by reducing pointer usage. (#4655)
6 years ago
Augustin Husson 9e6dc6f96c fix targetGroup that disappear totally
6 years ago
Ganesh Vernekar 5790d23fd8 Unit testing for rules (#4350)
6 years ago
Simon Pasquier ff08c40091 discovery/openstack: support tls_config
6 years ago
Frederic Branczyk b75ec7e6ef
Merge pull request #4458 from FUSAKLA/k8s-sd-add-metrics
6 years ago
Timo Beckers 1c9fbd65c4 marathon-sd - change port gathering strategy, support for container networking (#4499)
6 years ago
Goutham Veeramachaneni 1a5a3d3be6
Merge pull request #4645 from prometheus/release-2.4
6 years ago
Goutham Veeramachaneni c305ffaa09
release 2.4.2 (#4636)
6 years ago
Martin Chodur f2d037133e
feat: added more k8s SD metrics
6 years ago
Goutham Veeramachaneni ce6716fe90
release 2.4.1 (#4632)
6 years ago
Goutham Veeramachaneni 5a24560d2b
vendor: update prometheus/tsdb (#4631)
6 years ago
Simon Pasquier 2d7f562ed6 web: fix asset paths for Windows platforms (#4616)
6 years ago
Camille Janicki b035ea0ea9 Change discovery subpackages to not use testify in tests (#4612)
6 years ago
Harsh Agarwal 18a9a390b5 Add duplicate-labelset check for range/instant vectors (#4589)
6 years ago
Augustin Husson 3c0b130e5e apply review
6 years ago
Björn Rabenstein cfbd72b4f1
Merge pull request #4620 from prometheus/beorn7/client_golang
6 years ago
beorn7 4fb59d1e61 Remove use of deprecated prometheus.Handler
6 years ago
beorn7 5e4a76e66b Update vendoring of client_golang and friends
6 years ago
Augustin Husson e03869de76 add unit test and isolate the method that generate the target
6 years ago
Augustin Husson 97950a3fae remove group if the target is empty at adapter level
6 years ago
Simon Pasquier 128ff546b8 config: add test for OpenStack SD (#4594)
6 years ago
Ganesh Vernekar 05726c5ea2 Test template expansion while loading groups (#4537)
6 years ago
yzpeninsula 4ae3bce260 Fix typo (#4497)
6 years ago
Tom Wilkie e3d36f4802 Don't import testing from non-test code. (#4595)
6 years ago
Bryan Boreham 968f657eaa Stop removing the final dot from rooted DNS names (#4586)
6 years ago
Ganesh Vernekar 576ee4d309 Label name check for 'count_values' (#4585)
6 years ago
Goutham Veeramachaneni 9ee4b05d16
Better link for docs (#4593)
6 years ago
Ganesh Vernekar 73db8b8cea [bugfix] Parse negative value in PromQL (#4564)
6 years ago
Simon Pasquier e7cee1b5ba Remove tests redundant with TestTargetUpdatesOrder
6 years ago
Simon Pasquier 7dc3f11306 WIP discovery: refactor TestTargetUpdatesOrder
6 years ago
Simon Pasquier 8fd891bf3f Speed up tests that were still using the 5s timeout
6 years ago
Simon Pasquier 8289501420 Address krasi's comments
6 years ago
Simon Pasquier 1cee5b5b06 Don't multiple the interval value by 1ms in the mock
6 years ago
Simon Pasquier 4900405d2f Refactor TestCoordinationWithReceiver() to work with any Discoverer
6 years ago
Simon Pasquier 0798f14e02 Add TestCoordinationWithEmptyProvider
6 years ago
Simon Pasquier 48989d8996 discovery: add more tests
6 years ago
Goutham Veeramachaneni 16532a7111
changelog: /s/backward compatible/forward compatible/ (#4600)
6 years ago
Goutham Veeramachaneni 068eaa5dbf
Release 2.4.0 (#4592)
6 years ago
Goutham Veeramachaneni d075d78bfd
release 2.4.0-rc.0 (#4576)
6 years ago
Goutham Veeramachaneni 3e87c04b83
Logger is nil for API. Fixes #4577 (#4583)
6 years ago
Tom Wilkie 457e4bb58e
Limit the number of samples remote read can return. (#4532)
6 years ago
Augustin Husson 9970e4e7e4 unregister source when the target is empty
6 years ago
Krasi Georgiev ba7eb733e8 tidy up the discovery logs,updating loops and selects (#4556)
6 years ago