Commit Graph

288 Commits (1a9cdbd024fea05a1888c3164058087476cfdc3b)

Author SHA1 Message Date
Brian Brazil 8ff6938fa4
Update dependencies. (#5449)
6 years ago
Simon Pasquier dafd1632a2 discovery/kubernetes: add present labels for labels/annotations (#5443)
6 years ago
Simon Pasquier 4f47806a7d
discovery/dns: fix slice with wrong length (#5432)
6 years ago
Kien Nguyen-Tuan 813b58367a [OpenStack SD] Add ProjectID and UserID meta labels (#5431)
6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388)
6 years ago
Simon Pasquier 782d00059a
discovery: factorize for SD based on refresh (#5381)
6 years ago
Tariq Ibrahim 0d7104b7eb discovery/azure:optimize iteration logic for VMScalesets, VMScalesetVMs, and VMs (#5363)
6 years ago
Tariq Ibrahim 5f933e99d0 discovery/azure: make local virtualMachine struct more generic by removing the go sdk field reference (#5350)
6 years ago
Mario Trangoni 5354ffff99 Fix some spelling issues (#5361)
6 years ago
Simon Pasquier 67385f356f
discovery/openstack: pass context to the OpenStack client (#5231)
6 years ago
Callum Styan 83c46fd549 update Consul vendor code so that catalog.ServiceMultipleTags can be (#5151)
6 years ago
Tariq Ibrahim 197e5ac597 docs: minor improvements to the service discovery README.md (#5296)
6 years ago
JoeWrightss e4b88704a6 Fix misspell in manager_test.go (#5279)
6 years ago
Simon Pasquier 1d2fc95b1c
discovery/marathon: pass context to the client (#5232)
6 years ago
Simon Pasquier e60d314f43
discovery/consul: pass current context to Consul queries (#5230)
6 years ago
Simon Pasquier 8f578d9c6b
discovery/ec2: pass context to the client (#5234)
6 years ago
Simon Pasquier 4997dcb4a1
discovery/gce: pass context to the client (#5233)
6 years ago
Simon Pasquier 9040dddd0c
discovery/azure: pass context to the client (#5255)
6 years ago
Simon Pasquier fe7a1bcfc6
discovery/triton: pass context to the client (#5235)
6 years ago
Björn Rabenstein ad29221a7b
Merge pull request #5020 from erikh/upgrade-miekg-dns
6 years ago
Simon Pasquier e72c875e63
config: fix Kubernetes config with empty API server (#5256)
6 years ago
Nguyen Hai Truong aed9ea144a Remove duplicated words in comments
6 years ago
Simon Pasquier c8a1a5a93c
discovery/kubernetes: fix support for password_file and bearer_token_file (#5211)
6 years ago
Erik Hollensbe be3c082539 discovery/dns/dns.go: fix handling of truncated dns records
6 years ago
Simon Pasquier f9462d5d44 discovery/consul: pass current context to Consul queries
6 years ago
JoeWrightss 4cb6c202ff Fix fmt.Errorf error message (#5199)
6 years ago
tariqibrahim b173de0c26 fix ineffectual assignment in dns.go
6 years ago
Jannick Fahlbusch ฏ๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎ 63f375e80a [FIX] Azure DS: Return error when request failed (#4719)
6 years ago
Tariq Ibrahim f4275d2352 Use the latest versions of azure go sdk and go-autorest (#5015)
6 years ago
Tariq Ibrahim bfcdba211f remove the prepended watch reactor from the fake k8s client (#5140)
6 years ago
Simon Pasquier 68e4c211f2
discovery/azure: more robust handling of go routines (#5106)
6 years ago
Matt Layher 302148fd69 *: apply gofmt -s
6 years ago
Simon Pasquier 22a1def98d
Merge pull request #5099 from prometheus/release-2.6
6 years ago
tommarute 9922c35a23 marathon-sd - use Tasks.Ports instead of PortDefinitions.Ports if RequirePorts is false (#5022) (#5026)
6 years ago
Sylvain Rabot d9f4a8c95f sd: Fix stuck Azure service discovery (#5088)
6 years ago
Kevin Bulebush 718344434c openstack_sd: Supporting application credential for authentication. (#4968)
6 years ago
Frederic Branczyk e9ae0b5a1b
Merge pull request #4927 from tariq1890/update_k8s
6 years ago
Fabian Reinartz ca93c8e19b
Merge pull request #4969 from prometheus/azuresubid
6 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057)
6 years ago
tariqibrahim aa94efe4b5 Merge branch 'master' of https://github.com/prometheus/prometheus into update_k8s
6 years ago
Fabian Reinartz 7a41038695 Add Azure tenant and subscription ID labels
6 years ago
Lv Jiawei ad22389218 Add ingress in UnmarshalYAML and init (#5035)
6 years ago
tariqibrahim 122b47caa0 address review comment in client_metrics
6 years ago
tariqibrahim 1e4e4c46ba Merge branch 'master' of https://github.com/prometheus/prometheus into update_k8s
6 years ago
Ilya Gladyshev 922c17e119 added name label to all discovery metrics (#5002)
6 years ago
Erik Hollensbe b94eea482c discovery/gce: oauth2.NoContext is deprecated, replace with context.Background() (#5024)
6 years ago
Marcel D. Juhnke c7d83b2b6a discovery: add support for Managed Identity authentication in Azure SD (#4590)
6 years ago
tariqibrahim 0d4b6e4e66 address review comments
6 years ago
Tariq Ibrahim de6f3b6af7 expose kubernetes service cluster ip (#4940)
6 years ago
JoeWrightss e8be31eed9 Fixs typo: 'possibliy' to 'possibly' (#4974)
6 years ago