24 Commits (5a461d261c99ed9479e491c97cfd3bfe310a4139)

Author SHA1 Message Date
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