Commit Graph

19 Commits (add-chunkiterator-interface)

Author SHA1 Message Date
beorn7 dd81912554 Add objectives to Summaries 6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388) 6 years ago
Simon Pasquier dacb6c530a discovery/file: fix logging (#4178) 7 years ago
Simon Pasquier 0e5e7f75cd discovery/file: fix logging (#4178) 7 years ago
Manos Fokas 25f929b772 Yaml UnmarshalStrict implementation. (#4033) 7 years ago
Aaron Kirkbride c47fbcb626 Fix moved fsnotify dependency (#3995) 7 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
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
Chris Goller 42de0ae013 Use log.Logger interface for all discovery services 8 years ago
Tobias Schmidt 58cd39aacd Follow golang naming conventions in discovery packages 8 years ago
Fabian Reinartz d19d1bcad3 discovery: move into top-level package 9 years ago
Fabian Reinartz 7bd9508c9b discovery: move TargetProvider and multi-constructor 9 years ago
Fabian Reinartz bd0048477c discovery: move remaining SDs into own package 9 years ago
Fabian Reinartz b4d7ce1370 discovery: respect context cancellation everywhere 9 years ago
Dominik Schulz 36de163900 Add File-SD metrics (#2103) 9 years ago
Ali Reza c81b4e8a87 change config names to files for consistency 9 years ago
Fabian Reinartz 5b30bdb610 Change TargetProvider interface. 9 years ago
Julius Volz d88aea7e6f Fix SD mechanism source prefix handling. 10 years ago
Fabian Reinartz e3b6ec9784 Switch to common/log 10 years ago
Julius Volz af513468eb Fix some dead code, missing error checks, shadowings. 10 years ago
Fabian Reinartz 542da6774e Fix draining of file watcher events 10 years ago
Julius Volz 3fd5826589 Fix flakey FileSD test. 10 years ago
Julius Volz 995d3b831d Fix most golint warnings. 10 years ago
Julius Volz 963ad82dcb Fix "go vet" errors. 10 years ago
Fabian Reinartz 438e232c9b Fix grouping of import blocks 10 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model 10 years ago
Fabian Reinartz 4e84b86510 Improve target discovery pipeline 10 years ago
Fabian Reinartz 0138d37458 Improve unique target group sources. 10 years ago
Fabian Reinartz e9b344abee Fix discarding of labels in file target groups 10 years ago
Julius Volz 267fd34156 Switch Prometheus to use github.com/prometheus/log. 10 years ago
Fabian Reinartz ff832d2e03 Attach __meta_filepath label to file SD targets. 10 years ago
Fabian Reinartz 9ca47869ed Provide full SD configs to discovery constructors. 10 years ago
Fabian Reinartz 93548a8882 Add initial file based service discovery. 10 years ago