Commit Graph

234 Commits (11a52be1d8e5c2fd3273f21878ba9be30180a1a7)

Author SHA1 Message Date
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
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
mengnan a5d39361ab discovery/azure: Fail hard when Azure authentication parameters are missing (#4907)
6 years ago
Ben Kochie c6399296dc
Fix spelling/typos (#4921)
6 years ago
Simon Pasquier 0bb810d126
discovery/marathon: fix leaked connections (#4915)
6 years ago
Timo Beckers bea302e061 marathon-sd - use 'hostPort' member of portMapping to construct target endpoints (#4887)
6 years ago
Daniele Sluijters f25a6baedb remote: Set User-Agent header in requests (#4891)
6 years ago
Sylvain Rabot 1fd3b33dcd Prevent Azure SD panic (fix #4779) (#4867)
6 years ago
Bryan Boreham cf37e1feb4 Add __meta_kubernetes_pod_phase label in discovery (#4824)
6 years ago
Silvio Gissi 6100f160ad EC2 Platform meta label (#4663)
6 years ago
Goutham Veeramachaneni f988af7235 Revert #4586 (#4766)
6 years ago
Simon Pasquier a30348f1a4 discovery: add config label to discovered targets metric (#4753)
6 years ago
Simon Pasquier 5824d6902d
openstack: fix client when using env variables (#4734)
6 years ago
Kien Nguyen-Tuan 9c5370fdfe Support discover instances from all projects (#4682)
6 years ago
Simon Pasquier c4a6acfb1e
*: move to go 1.11 (#4626)
6 years ago
Goutham Veeramachaneni ffb7f829ec
Merge pull request #4730 from prometheus/release-2.4
6 years ago
Simon Pasquier 3e6b9d43c3
Merge pull request #4720 from teresy/redundant-nil-check-slice
6 years ago
Rijnard van Tonder 9d102e3bff The nil check before the range loop is redundant
6 years ago
Richard Kiene b537f6047a Add ability to filter triton_sd targets by pre-defined groups (#4701)
6 years ago
Simon Pasquier a2a78d0a09 discovery/openstack: discover all interfaces (#4649)
6 years ago
Simon Pasquier e1e2821cca
Merge pull request #4654 from simonpasquier/openstack-tls
6 years ago
Jannick Fahlbusch ฏ๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎ f78e59577b [FIX] EC2 DS: Check for existence of OwnerID (#4672)
6 years ago
Simon Pasquier 657199af22 Address Krasi comments
6 years ago
Simon Pasquier 5df757fdd4 zookeeper: fix panic
6 years ago
Simon Pasquier 365931ea83 discovery: add metrics + send updates from one goroutine only
6 years ago
Simon Pasquier f2d43af820
Merge pull request #4582 from simonpasquier/add-discovery-tests
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
Martin Chodur f2d037133e
feat: added more k8s SD metrics
6 years ago
Camille Janicki b035ea0ea9 Change discovery subpackages to not use testify in tests (#4612)
6 years ago
Simon Pasquier 128ff546b8 config: add test for OpenStack SD (#4594)
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
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
Krasi Georgiev ba7eb733e8 tidy up the discovery logs,updating loops and selects (#4556)
6 years ago
Tariq Ibrahim f708fd5c99 Adding support for multiple azure environments (#4569)
6 years ago
Simon Pasquier 674c76adb8 discovery: coalesce identical SD configurations (#3912)
6 years ago
Krasi Georgiev 53691ae261 Simplify SD update throttling (#4523)
6 years ago
Fabian Reinartz f571b69010
Merge pull request #4514 from jkohen/ec2-targets
6 years ago
Javier Kohen 1c89984778 Expose EC2 instance owner as a discovery label.
6 years ago