27 Commits (c8c1ab36dc0ce6fda90e0f0a266e6f3772384ca3)

Author SHA1 Message Date
Paulin Todev 78411d5e8b
SD Managers taking over responsibility for registration of debug metrics (#13375) 10 months ago
Paulin Todev 6a5306a53c
Use const labels for Discovery Manager metrics. 12 months ago
Paulin Todev 6de80d7fb0
Allow non-default registry to be used for metrics of SD components 12 months ago
junya koyama bde3a04228
build(deps): bump github.com/prometheus/prometheus from 0.37.0 to 0.42.0 in /documentation/examples/remote_storage 2 years ago
David Leadbeater fba3e847dc
Check syntax of example configurations (#10753) 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
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
Paweł Szulik f5563bfe95
tests: Move from t.Errorf and others. (Part 2) (#9309) 3 years ago
Julius Volz 179b2155d1
Fix: Use json.Unmarshal() instead of json.Decoder (#9033) 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 4 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
Romain Baugue f2ca36e56a Exhaust every request body before closing it (#5166) (#5479) 6 years ago
Romain Baugue 95193fa027 Exhaust every request body before closing it (#5166) (#5479) 6 years ago
Kim Bao Long 94f5352951 Trivial fix: Fix some typos in comments 6 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057) 6 years ago
Yaqiang Wang 8b85d876f2 fix file_sd never stop update 'custom_sd.json' file in adapter.go (#4567) 6 years ago
Brian Pandola 3241c527d0 Fix typo (#4760) 6 years ago
Augustin Husson f60620ec0b format comment 6 years ago
Augustin Husson 9e6dc6f96c fix targetGroup that disappear totally 6 years ago
Augustin Husson 3c0b130e5e apply review 6 years ago
Augustin Husson e03869de76 add unit test and isolate the method that generate the target 6 years ago
Augustin Husson 97950a3fae remove group if the target is empty at adapter level 6 years ago
Callum Styan d0ee4da932 fix minor issues in custom SD example (#4278) 7 years ago
Callum Styan 03578d5df8 add example usage of SD adapter for converting unsupported SD type to filesd (#3720) 7 years ago