Commit Graph

158 Commits (4b2198d7ec47d50989b7c2df66b7b207c32f7f6e)

Author SHA1 Message Date
Bram Vogelaar 4456dcc26e feat(nomad): add nomad service discovery
2 years ago
dependabot[bot] 867d3bd78f
build(deps): bump github.com/go-kit/log (#10827)
3 years ago
dependabot[bot] 7b8ed5d36b
build(deps): bump github.com/prometheus/common (#10826)
3 years ago
dependabot[bot] eef02a0334
build(deps): bump github.com/prometheus/client_golang (#10828)
3 years ago
dependabot[bot] 6bd75d5ba7
build(deps): bump github.com/stretchr/testify (#10829)
3 years ago
Matthieu MOREL 12de742ae4
refactor (documentation): move from github.com/pkg/errors to 'errors' and 'fmt' (#10808)
3 years ago
David Leadbeater fba3e847dc
Check syntax of example configurations (#10753)
3 years ago
Ryan Lonergan 0505ba81e1
Fixed spacing causing "field credentials not found in type linode.plain” error (#10752)
3 years ago
David Dymko 3ef153b00c vultr integration
3 years ago
Felix Ehrenpfort ce3bc818a8
Add service discovery for IONOS Cloud (#10514)
3 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528)
3 years ago
Łukasz Mierzwa a4317bf0ec
Run gofumpt on all files (#10392)
3 years ago
Julien Pivotto 8cc7b7e577
Split remote storage example in its own go mod (#10244)
3 years ago
paulfantom 151a8daa98 documentation: align kubernetes example with the prom operator and mixins
3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra'
3 years ago
Arthur Silva Sens be2599c853
config: Make remote-write required for Agent mode (#9618)
3 years ago
Julien Pivotto 3458e338c6
docs: Improve PuppetDB example (#9547)
3 years ago
Witek Bedyk cda2dbbef6
Add Uyuni service discovery (#8190)
3 years ago
Julien Pivotto 8920024323 Add PuppetDB service discovery
3 years ago
Paweł Szulik f5563bfe95
tests: Move from t.Errorf and others. (Part 2) (#9309)
3 years ago
TJ Hoplock 7baf084092
optimize Linode SD by polling for event changes during refresh (#8980)
3 years ago
Julius Volz 179b2155d1
Fix: Use json.Unmarshal() instead of json.Decoder (#9033)
3 years ago
Michal Wasilewski 3f686cad8b
fixes yamllint errors
4 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log
4 years ago
TJ Hoplock dc22c65349
Add Linode Service Discovery (#8846)
4 years ago
Callum Styan 8fd73b1d28
Add Exemplar Remote Write support (#8296)
4 years ago
Gezim Sejdiu 97acd170b2 Fix a broken link for the bcrypt ref. at the web-config.yml example
4 years ago
Robert Jacob b253056163
Implement Docker discovery (#8629)
4 years ago
Rémy Léone f690b811c5
add support for scaleway service discovery (#8555)
4 years ago
Julien Pivotto 8787f0aed7 Update common to support credentials type
4 years ago
Tom Wilkie d479151f1f Various enhancements and refactorings for remote write receiver:
4 years ago
Julien Pivotto 08c259cda6 https: Add example configuration file
4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122)
4 years ago
like-inspur 29b551225b
add networking.k8s.io for ingress (#8091)
4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087)
4 years ago
garanews c38816828f
fix few typo (#8023)
4 years ago
kangwoo 7c0d5ae4e7
Add Eureka Service Discovery (#3369)
4 years ago
Lukas Kämmerling b6955bf1ca
Add hetzner service discovery (#7822)
4 years ago
Frederic Branczyk 9f9fb1ab33
documentation: Adapt Kubernetes RBAC to use metrics roles (#3661)
4 years ago
Julien Pivotto 48140e5189 Improve docker swarm configuration exemple
4 years ago
Julien Pivotto be96951c56
Add Docker Swarm configuration example (#7542)
4 years ago
John Bampton 98a69b77d1
Fix spelling (#7512)
4 years ago
Julien Pivotto c61141ce51
Add DigitalOcean service discovery (#7407)
5 years ago
TakumaNakagame 7a541bd9a7
fix document rabbitmq example (#7297)
5 years ago
Marek Slabicki 8224ddec23
Capitalizing first letter of all log lines (#7043)
5 years ago
qinng e31b7b2679
[Doc] Fix wrong description in kubernetes expamle (#7012)
5 years ago
Benoit Gagnon 6d931a2195 Fix Windows support for custom-sd adapter (#6217)
5 years ago
李国忠 d89e783217 [bugfix] custom SD: when ip out of order, reflect.deepEqual can not correctly identify whether there is a change (#5856)
5 years ago
Vadym Martsynovskyy a9970a47ef Fix incorrect examples in docs
5 years ago
Romain Baugue 95193fa027 Exhaust every request body before closing it (#5166) (#5479)
6 years ago