Commit Graph

118 Commits (03855679a10540da91fe99ec6a1027f064dc67a8)

Author SHA1 Message Date
Fabian Reinartz a15237a0b8 retrieval: correctly handle IPv6 addresses
8 years ago
Jimmi Dyson 6c8080607f
Kubernetes SD: Add node name and host IP to pod discovery
8 years ago
Fabian Reinartz 4591a2623b discovery/kubernetes: filter pod/container, service/endpoint
9 years ago
Fabian Reinartz 0ff354341b discovery/kubernetes: remove unused channel
9 years ago
Fabian Reinartz 7221228843 discovery/kubernetes: select between discovery role
9 years ago
Fabian Reinartz e0f8caacd7 discovery/kubernetes: extract service endpoint discovery
9 years ago
Fabian Reinartz fdbe28df85 discovery/kubernetes: extract node discovery
9 years ago
Fabian Reinartz 8a97c211a8 discovery/kubernetes: extract pod discovery
9 years ago
Fabian Reinartz e03e138d34 discovery: consolidate constructors into single file
9 years ago
Fabian Reinartz 57333d1831 discovery/kubernetes: add missing locking
9 years ago
Fabian Reinartz 44036a08d0 Merge pull request #1725 from nicholascapo/use-consul-service-address
9 years ago
Nicholas Capo 84334a8410 discovery: use consul service address if available
9 years ago
Fabian Reinartz 4aeab798e8 Merge pull request #1738 from prometheus/release-0.19
9 years ago
beorn7 03adbe57e4 discovery/marathon: Fix race conditions in test
9 years ago
Björn Rabenstein 2ea3a837c3 Merge pull request #1731 from prometheus/release-0.19
9 years ago
rohit01 47dd5f74ba discovery/marathon: #1722 - ignore apps with zero ports
9 years ago
Jimmi Dyson 206bcfcdaa
Kubernetes SD: Remove kubeletPort config option
9 years ago
Jimmi Dyson d48297c904
Kubernetes SD: Add labels for all node addresses and discover node port if available
9 years ago
Fabian Reinartz 26b1c89469 Merge pull request #1702 from pdbogen/master
9 years ago
Patrick Bogen 1e6770cdc5 Initial local pods before using the pod list to initialize pod targets; include more logging in pod target creation
9 years ago
Ali Reza c81b4e8a87 change config names to files for consistency
9 years ago
Tobias Schmidt 0c6ed9d437 Fix type usage in Kubernetes discovery
9 years ago
Fabian Reinartz dec56838fc Merge pull request #1449 from pdbogen/master
9 years ago
Patrick Bogen 89940eb48d Write tests to include testing determinancy of various slice orders; ensure that container order is deterministic
9 years ago
Patrick Bogen b3350d872a Add one label named for each port name, mapping it to port number; add corresponding tests; prefix port list label with a comma
9 years ago
beorn7 d43c0159aa Fix style issues in retrieval/...
9 years ago
Patrick Bogen ae413704e8 kubernetes pod-level discovery
9 years ago
Fabian Reinartz 2ca9ee7b0d Merge pull request #1612 from prometheus/stn-dns-mv
9 years ago
stuart nelson d959d2b90a discovery/dns: Maintain argument order consistency
9 years ago
stuart nelson d02591814b discovery/dns: move dns to own package
9 years ago
Shawn Smith d7481f266e fix typo
9 years ago
Fabian Reinartz f94fc76608 Merge pull request #1592 from prometheus/fabxc-consul-ref
9 years ago
Fabian Reinartz 76076bfb47 discovery: simplify client initialization
9 years ago
Fabian Reinartz b5bfb502df discovery: properly check context on chan send
9 years ago
Fabian Reinartz 9f8feb9ff6 discovery: consolidate Marathon SD files
9 years ago
Fabian Reinartz 086f7caceb discovery: extract Consul shouldWatch logic
9 years ago
Fabian Reinartz e805e68c01 discovery: sanitize Consul service discovery
9 years ago
Fabian Reinartz 5837e6a97f discovery: move consul SD into own package
9 years ago
Fabian Reinartz 585ab6b163 Merge pull request #1494 from iamseth/master
9 years ago
Jonathan Boulle 38098f8c95 Add missing license headers
9 years ago
Seth Miller 0988e3b937 Add support for Azure discovery
9 years ago
Tobias Schmidt e82ef154ee Remove unused code leftovers
9 years ago
beorn7 d44b83690e Fix flaky file-sd test
9 years ago
Fabian Reinartz d15adfc917 Preserve target state across reloads.
9 years ago
Fabian Reinartz 5b30bdb610 Change TargetProvider interface.
9 years ago
Jimmi Dyson e59b7c15a3 Kubernetes SD: Fix node IP discovery
9 years ago
Julius Volz 9b6d69610a Fix various typos in comments.
9 years ago
beorn7 a7408bfb47 Unify duration parsing
9 years ago
Jimmi Dyson 9faa7515c6 Kubernetes SD: Refactor to handle missing Kubernetes events
9 years ago
Julien Dehee 061fe2f364 Support AirBnB's Smartstack Nerve client for SD
9 years ago