40 Commits (master)

Author SHA1 Message Date
mknapphrt 0fddfd1ba5
Cache metricsfamily help text (#3175) 2 weeks ago
eduarrrd 11f93d3da1
textfile: Allow specifiying multiple directory globs. (#3135) 2 months ago
Ben Kochie 090957658e
Update logging (#3097) 2 months ago
Pranshu Srivastava ebddab47e1
collector/textfile: Avoid inconsistent help-texts (#2962) 8 months ago
Ben Kochie c23b76bfbb
Update exporter-toolkit 2 years ago
Guillaume E 863f3ac54c
Merge metrics descriptions in textfile collector (#2475) 2 years ago
inosato 9ed32666cc
Remove ioutil (#2438) 2 years ago
Kiril Vladimirov 1721de0c38
collector: Unwrap glob textfile directories (#1985) 3 years ago
Julien Pivotto 68a6c78c0d
Update go to 1.17 (#2159) 3 years ago
Ben Kochie 3bc9a93c20
Add ErrorLog plumbing to promhttp 4 years ago
Ben Kochie dfa53f835a
Use Go 1.13 error features 4 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575) 5 years ago
Matt Layher 177ac7f50f collector: refactor textfile collector to avoid looping defer 5 years ago
Christian Hoffmann 36e3b2a923 textfile: use opened file's mtime as timestamp (#1326) 6 years ago
Ben Kochie 070e4b2e17 Update Makefile.common (#1220) 6 years ago
Dario Maiocchi 01ec8c5c5c Remove continue with label (#1084) 6 years ago
Mario Trangoni 24a28fcc9e Remove unused func, var, and const (#928) 7 years ago
Julius Volz 864a6ee935 Treat custom textfile metric timestamps as errors (#769) 7 years ago
Julius Volz 6cac74f0e0
Add unit suffix to textfile collector mtime metric (#796) 7 years ago
Julius Volz f536857ac6
Fix e2e tests after textfile custom timestamp removal (#768) 7 years ago
Shubheksha Jalan 1f2458f42c Filter out testfile metrics correctly when using `collect[]` filters (#763) 7 years ago
Wei Li 1e9bb4ec3a textfile: fix duplicate metrics error (#738) 7 years ago
Calle Pettersson 859a825bb8 Replace --collectors.enabled with per-collector flags (#640) 7 years ago
Calle Pettersson dfe07eaae8 Switch to kingpin flags (#639) 7 years ago
Tobias Schmidt 922e74d58f Remove unnecessarily named return variables 8 years ago
Tobias Schmidt c703435790 Fix all open go lint and vet issues 8 years ago
Johannes 'fish' Ziemke 01a9a37556 Stop using deprecated SetMetricFamilyInjectionHook 8 years ago
slene dea279267a Close file handler in textfile 9 years ago
Brian Brazil 2f0d697f8c Do a make format run. 9 years ago
Bruno Bigras f74de8943b Fix flag name in textfile.go 9 years ago
Nick Owens eb79937340 switch to github.com/prometheus/common/log for logging 9 years ago
Julius Volz 777a8ddd90 Remove unneeded `make` in empty slice initialization. 9 years ago
Matthias Rampke 2d0d72b97d Add license headers to all code files. 9 years ago
beorn7 8f182d2f02 Move from client_golang/text to common/expfmt 9 years ago
Julius Volz e13f910427 Fix mtime reporting in textfile collector, add tests. 9 years ago
Julius Volz e65bc868fc Switch logging from glog to github.com/prometheus/log. 10 years ago
Johannes 'fish' Ziemke 665b05eedc Use flags instead of config and remove attributes 10 years ago
Benjamin Staffin df7ba0af85 Switch protobuf import to its new github URL 10 years ago
Julius Volz efcce45c90 Make collector-specific flags consistent with others. 10 years ago
Brian Brazil 352cde6d20 Add text file exporter 10 years ago