Commit Graph

356 Commits (add-chunkiterator-interface)

Author SHA1 Message Date
tariqibrahim 122b47caa0 address review comment in client_metrics 7 years ago
Ilya Gladyshev 922c17e119 added name label to all discovery metrics (#5002) 7 years ago
Erik Hollensbe b94eea482c discovery/gce: oauth2.NoContext is deprecated, replace with context.Background() (#5024) 7 years ago
Marcel D. Juhnke c7d83b2b6a discovery: add support for Managed Identity authentication in Azure SD (#4590) 7 years ago
tariqibrahim 0d4b6e4e66 address review comments 7 years ago
Tariq Ibrahim de6f3b6af7 expose kubernetes service cluster ip (#4940) 7 years ago
JoeWrightss e8be31eed9 Fixs typo: 'possibliy' to 'possibly' (#4974) 7 years ago
Samuel Alfageme 240321acee Add taggedAddress to the labels in ConsulSD (#5001) 7 years ago
Tariq Ibrahim e3bdc463fa Revert "add logic to check if an azure VM is deallocated or not (#4908)" (#4980) 7 years ago
tariqibrahim 412ca33226 update kubernetes deps to v1.13.0 7 years ago
Julius Volz d28246e337
Fix config loading panics on nil pointer slice elements (#4942) 7 years ago
Simon Pasquier 8b91d39c43
discovery: send empty group on empty SD config (#4819) 7 years ago
Tariq Ibrahim 61cf4365d6 add logic to check if an azure VM is deallocated or not (#4908) 7 years ago
Serghei Anicheev 8e659a5109 Adding private_dns_name to the list of ec2 labels which can be used i… (#4693) 7 years ago
mengnan a5d39361ab discovery/azure: Fail hard when Azure authentication parameters are missing (#4907) 7 years ago
Ben Kochie c6399296dc
Fix spelling/typos (#4921) 7 years ago
Simon Pasquier 0bb810d126
discovery/marathon: fix leaked connections (#4915) 7 years ago
Timo Beckers bea302e061 marathon-sd - use 'hostPort' member of portMapping to construct target endpoints (#4887) 7 years ago
Daniele Sluijters f25a6baedb remote: Set User-Agent header in requests (#4891) 7 years ago
Sylvain Rabot 1fd3b33dcd Prevent Azure SD panic (fix #4779) (#4867) 7 years ago
Bryan Boreham cf37e1feb4 Add __meta_kubernetes_pod_phase label in discovery (#4824) 7 years ago
Silvio Gissi 6100f160ad EC2 Platform meta label (#4663) 7 years ago
Goutham Veeramachaneni f988af7235 Revert #4586 (#4766) 7 years ago
Simon Pasquier a30348f1a4 discovery: add config label to discovered targets metric (#4753) 7 years ago
Simon Pasquier 5824d6902d
openstack: fix client when using env variables (#4734) 7 years ago
Kien Nguyen-Tuan 9c5370fdfe Support discover instances from all projects (#4682) 7 years ago
Simon Pasquier c4a6acfb1e
*: move to go 1.11 (#4626) 7 years ago
Rijnard van Tonder 9d102e3bff The nil check before the range loop is redundant 7 years ago
Richard Kiene b537f6047a Add ability to filter triton_sd targets by pre-defined groups (#4701) 7 years ago
Simon Pasquier a2a78d0a09 discovery/openstack: discover all interfaces (#4649) 7 years ago
Jannick Fahlbusch ฏ๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎ f78e59577b [FIX] EC2 DS: Check for existence of OwnerID (#4672) 7 years ago
Simon Pasquier 657199af22 Address Krasi comments 7 years ago
Simon Pasquier 5df757fdd4 zookeeper: fix panic 7 years ago
Simon Pasquier 365931ea83 discovery: add metrics + send updates from one goroutine only 7 years ago
Simon Pasquier ff08c40091 discovery/openstack: support tls_config 7 years ago
Timo Beckers 1c9fbd65c4 marathon-sd - change port gathering strategy, support for container networking (#4499) 7 years ago
Martin Chodur f2d037133e
feat: added more k8s SD metrics 7 years ago
Camille Janicki b035ea0ea9 Change discovery subpackages to not use testify in tests (#4612) 7 years ago
Augustin Husson 97950a3fae remove group if the target is empty at adapter level 7 years ago
Simon Pasquier 128ff546b8 config: add test for OpenStack SD (#4594) 7 years ago
Tom Wilkie e3d36f4802 Don't import testing from non-test code. (#4595) 7 years ago
Bryan Boreham 968f657eaa Stop removing the final dot from rooted DNS names (#4586) 7 years ago
Simon Pasquier e7cee1b5ba Remove tests redundant with TestTargetUpdatesOrder 7 years ago
Simon Pasquier 7dc3f11306 WIP discovery: refactor TestTargetUpdatesOrder 7 years ago
Simon Pasquier 8fd891bf3f Speed up tests that were still using the 5s timeout 7 years ago
Simon Pasquier 8289501420 Address krasi's comments 7 years ago
Simon Pasquier 1cee5b5b06 Don't multiple the interval value by 1ms in the mock 7 years ago
Simon Pasquier 4900405d2f Refactor TestCoordinationWithReceiver() to work with any Discoverer 7 years ago
Simon Pasquier 0798f14e02 Add TestCoordinationWithEmptyProvider 7 years ago
Simon Pasquier 48989d8996 discovery: add more tests 7 years ago