Commit Graph

543 Commits (fcb6f181221da293a8df1a76558a445a760c5265)

Author SHA1 Message Date
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
Julien Pivotto 432005826d
Add a feature flag to enable the new discovery manager (#9537)
3 years ago
Julien Pivotto 68bc92b520
uyuni: small fixes for comments (#9538)
3 years ago
Julien Pivotto 2a574bf8c2
Uyuni: enable HTTP2 again (#9539)
3 years ago
Witek Bedyk cda2dbbef6
Add Uyuni service discovery (#8190)
3 years ago
akatsadimas ee77a6212f discovery/kubernetes: issue overcapacity warning for endpoint rather than endpointslice
3 years ago
akatsadimas dd2e666a8d discovery/kubernetes: Warn user in case of endpoint over-capacity
3 years ago
Julien Pivotto 63b3e4e5ec
Enable HTTP2 again (#9398)
3 years ago
Julien Pivotto 1681a8d539
Azure: Fix panic when no computername is set (#9387)
3 years ago
Julien Pivotto 8920024323 Add PuppetDB service discovery
3 years ago
Julien Pivotto b1bdde46c3 kubernetes ingress: adjust comment style
3 years ago
Philip Gough 0af7250c52 discovery:kube: Support wildcard matching for ingress rules
3 years ago
Takashi Kusumi 3ab8559d1c Kubernetes SD: Fix golint issue
3 years ago
Takashi Kusumi 40981c422b Kubernetes SD: Introduce ingressAdaptor
3 years ago
Takashi Kusumi 6634a570cf Kubernetes SD: Support networking.k8s.io/v1 Ingress
3 years ago