Commit Graph

557 Commits (db8c550570b7b8b14873b2f79b60cadb41490c83)

Author SHA1 Message Date
nixargh e76c6aac50 Fix #10507: explicitly include gcp auth from k8s.io to kubernetes discovery
3 years ago
David N Perkins ed0c68224e
Azure SD Failure metric and 404 Handling (#10476)
3 years ago
Sylvain Rabot c31a3e4c92
Build with Go 1.18 (#10501)
3 years ago
Julien Pivotto 98039cddfa
Update Prometheus common (#10492)
3 years ago
David N Perkins b13aec9167
Merge pull request #10365 from David-N-Perkins/azure-resource-group-filter
3 years ago
Robert Fratto 44a5e705be
discovery: Expose custom HTTP client options to discoverers (#10462)
3 years ago
Furkan 2939966634
Kubernetes SD: Support discovery.k8s.io/v1 EndpointSlice
3 years ago
fpetkovski 16bd0d7d5c
Index pods by node name
3 years ago
fpetkovski fa798d3042
Allow attaching node metadata
3 years ago
Ujjwal Goyal 9e7ae4d963
Use containers labels instead of task labels from Docker Swarm SD (#9187) (#10311)
3 years ago
David N Perkins 097b359b41
Added a failure counter to the HTTP service discovery (#10372)
3 years ago
Łukasz Mierzwa a4317bf0ec
Run gofumpt on all files (#10392)
3 years ago
cui fliter c9b56d1a49
all: fix some typos (#10389)
3 years ago
Chris Marchbanks 3e0a0a5d59
Fix Scaleway test
3 years ago
David N Perkins fcb6f18122
Uyuni login less often (#10072)
3 years ago
Julien Pivotto 9a2e93228e
Switch to grafana/regexp everywhere (#10268)
3 years ago
Julien Pivotto b0d70557b7
Merge pull request #10285 from prometheus/release-2.33
3 years ago
Julien Pivotto 002ceb7232 Fix panic in Azure SD when no public interface is set.
3 years ago
johncming 37c6ef9661
discovery/digitalocean: make do api be aware of discovery context. (#10281)
3 years ago
Levi Harrison 1b3443ede1
Azure: Fix panic when IP Address isn't set (#10280)
3 years ago
Björn Rabenstein 5851557a28
Merge pull request #10250 from prometheus/beorn7/cleaning-up-cherrypicking-fallout
3 years ago
Robert Fratto 516579a97e
discovery/targetgroup: support marshaling to JSON (#10229)
3 years ago
beorn7 35010daa90 Merge branch 'release-2.33' into beorn7/cleaning-up-cherrypicking-fallout
3 years ago
Julien Pivotto 9d63502204 k8s: improve 'own_namespace'
3 years ago
Georg Gadinger c85efa02d9 Fix k8s target discovery when not running inside k8s
3 years ago
Georg Gadinger 4663f814d6 Fix k8s target discovery when not running inside k8s
3 years ago
Julien Pivotto 18d737de3e
Azure SD: Set Prometheus user agent (#10209)
3 years ago
Eng Zer Jun 3e67654d37
refactor: use `T.TempDir()` and `B.TempDir` to create temporary directory
3 years ago
Shihao Xia d26fd5c97b
fix potential goroutine leaks (#10057)
3 years ago
fpetkovski de87515b24 Implement target discovery in own k8s namespace
3 years ago
Ed Schouten a3e9628e0c
Kubernetes service discovery: add provider ID label (#9603)
3 years ago
Witek Bedyk 14986e52cf
Fix Uyuni SD initialization (#9924)
3 years ago
Augustin Husson d140df2335
replace gopkg.in/fsnotify/fsnotify.v1 by github.com/fsnotify/fsnotify (#9781)
3 years ago
Dieter Plaetinck 0fac9bb859
Add basic initial developer docs for TSDB (#9451)
3 years ago
TJ Hoplock 377bdffdbe
feat: tune api requrest page sizes in linode SD (#9779)
3 years ago
TJ Hoplock e3d0333a3b
fix: linode SD tests (#9773)
3 years ago
Mateusz Gozdek 0bfef847b0 discovery/consul: fix leaking goroutine from test
3 years ago
Mateusz Gozdek 4ef8c7c1d8 discovery/xds: make each test use separate HTTP resource config
3 years ago
Mateusz Gozdek fedcb8999b discovery/marathon: make test use separate instances of config
3 years ago
beorn7 a1e595edac Fix two trivial lint warnings
3 years ago
Conor Evans c28b9a0574
Add datacenter to Consul service discovery logs (#9668)
3 years ago
Julien Pivotto b9c814fce6
Merge pull request #9681 from prometheus/release-2.31
3 years ago
Julien Pivotto 9621c2c0cc
Fix race with targets update during ApplyConfig (#9656)
3 years ago
Mateusz Gozdek ea924746b3
discovery/kubernetes: improve test logic for waiting for discoverers (#9584)
3 years ago
Mateusz Gozdek b7bdf6fab2 Fix imports formatting
3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra'
3 years ago
lzhfromustc d42be7be76
test:Fix two potential goroutine leaks (#8964)
3 years ago
Julien Pivotto 73255e15f6 Address golint failures from revive
3 years ago
Levi Harrison 89a6ebd799
Add common HTTP client to Azure SD (#9267)
3 years ago
Vladimir Kononov 1043d2b594
Discovery: abstain from restarting providers if possible (#9321) (#9349)
3 years ago