Commit Graph

53 Commits (bwplotka-patch-2)

Author SHA1 Message Date
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter 1 year ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 1 year ago
sellskin ff15b17400 remove code that will not be executed 2 years ago
Bryan Boreham 857138d3ce review feedback 2 years ago
Paweł Szulik 7f24efccdb Refactor discovery tests to use testify. 2 years ago
Paulin Todev 78411d5e8b
SD Managers taking over responsibility for registration of debug metrics (#13375) 2 years ago
machine424 afc05129f1
fix(discovery): allow requireUpdate util to timeout in discovery/file/file_test.go. 2 years ago
Paulin Todev 6de80d7fb0
Allow non-default registry to be used for metrics of SD components 2 years ago
Matt Harbison 02277bbe0d Fix path handling in File-SD watcher to allow directory monitoring on Windows 3 years ago
Michael Fuller 15ba7a0d2d
file sd: create and increment an inotify error counter when file-SD i… (#11066) 3 years ago
Cosrider bef6556ca5
delete redundant alias (#11180) 3 years ago
Renato Costa d521933053
Fix incorrect use of loop variable in parallel test (#11205) 3 years ago
Matthieu MOREL f43749e82f
refactor (discovery): move from github.com/pkg/errors to 'errors' and 'fmt' (#10807) 4 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 4 years ago
Julien Pivotto 9a2e93228e
Switch to grafana/regexp everywhere (#10268) 4 years ago
Eng Zer Jun 3e67654d37
refactor: use `T.TempDir()` and `B.TempDir` to create temporary directory 4 years ago
Augustin Husson d140df2335
replace gopkg.in/fsnotify/fsnotify.v1 by github.com/fsnotify/fsnotify (#9781) 4 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 4 years ago
Michal Wasilewski 3f686cad8b
fixes yamllint errors 5 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 5 years ago
songjiayang b781b5cac5
Refactor file discovery init function (#8891) 5 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 5 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 5 years ago
Andy Bursavich 4e6a94a27d
Invert service discovery dependencies (#7701) 5 years ago
Julien Pivotto e76c436e9c
Goleak in discoveries, scrape, rules (#7662) 5 years ago
ZouYu 2b7437d60e
Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 6 years ago
Julien Pivotto 2b2eb79e8b Add windows tests for query logger (#6653) 6 years ago
Simon Pasquier 80bc8553be
discovery/file: fix flaky tests (#5948) 6 years ago
beorn7 dd81912554 Add objectives to Summaries 7 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388) 7 years ago
Simon Pasquier dacb6c530a discovery/file: fix logging (#4178) 8 years ago
Simon Pasquier 0e5e7f75cd discovery/file: fix logging (#4178) 8 years ago
Manos Fokas 25f929b772 Yaml UnmarshalStrict implementation. (#4033) 8 years ago
Aaron Kirkbride c47fbcb626 Fix moved fsnotify dependency (#3995) 8 years ago
Krasi Georgiev b75428ec19 rename package retrieve to scrape 8 years ago
Ganesh Vernekar 66b0aa3b45 Fixed race condition in map iteration and map write in Discovery (#3735) (#3738) 8 years ago
Julius Volz 09e460a647
discovery: Rename file SD mtime metric (#3723) 8 years ago
Callum Styan 97464236c7 comments with TargetProvider should read Discoverer instead (#3667) 8 years ago
Shubheksha Jalan ec94df49d4 Refactor SD configuration to remove `config` dependency (#3629) 8 years ago
Callum Styan d76d5de66f refactor to make timestamp collector work for multiple file_sd's 8 years ago
KalivarapuReshma a00fc883c3 Add metric for timestamp of the files file_sd is using. 8 years ago
pasquier-s 78625f85a7 Fix race condition on file SD (#3468) 8 years ago
Brian Brazil d7b3df5ae1 Fix staticcheck errors 8 years ago
Krasi Georgiev 29506e0bca one meaningless write to the config file to trigger anothe fsnotify (#3492) 8 years ago
Krasi Georgiev 1005ef0a70 Fix flaky file discovery tests - sync the channel draining goroutine 8 years ago
Krasi Georgiev c8a735ceb6 Fix flaky file discovery tests (#3438) 8 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 8 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 8 years ago
Colstuwjx 2b49df2c61 Fix target group foreach nil bug, directly return err. 8 years ago
Fuente, Pablo Andres 902fafb8e7 Fixing tests for Windows 9 years ago