Commit Graph

24 Commits (94fc82e4183630050523535ff1683ab090349d53)

Author SHA1 Message Date
Ben Kochie 98a40bd712
Fix hwmon label sanitizer (#2504)
2 years ago
inosato 9ed32666cc
Remove ioutil (#2438)
2 years ago
Julien Pivotto 68a6c78c0d
Update go to 1.17 (#2159)
3 years ago
Ben Kochie e1db354611
Merge pull request #1887 from prometheus/superq/promhttp_errorlog
4 years ago
Ben Kochie 3bc9a93c20
Add ErrorLog plumbing to promhttp
4 years ago
kcx2366425574 9eff6761df fix the uncorrect word
4 years ago
Ben Kochie dfa53f835a
Use Go 1.13 error features
5 years ago
Ben Kochie 3e1b0f1bee
Don't count empty collection as success (#1613)
5 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575)
5 years ago
Paul Gier d0a66c4c40 use sys/unix package instead of syscall (#1340)
6 years ago
Paul Gier 2b81bff518 collector: use path/filepath for handling file paths (#1245)
6 years ago
Paul Gier 988f049040 collector/hwmon_linux: handle temperature sensor file which doesn't have item suffix (#1123)
6 years ago
Matt Layher f6f9c8d6cc Add and use sysReadFile in hwmon collector (#728)
7 years ago
Calle Pettersson 859a825bb8 Replace --collectors.enabled with per-collector flags (#640)
7 years ago
Tobias Schmidt 84eaa8fecd Remove more unnecessarily named return values
8 years ago
Tobias Schmidt 1bd94074dd Delete unused code
8 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
Matt Layher dfd661a633
Allow graceful failure in hwmon collector
8 years ago
Johannes 'fish' Ziemke 6aef20f8d8 Use filename as label, move 'label' to own metric
8 years ago
Johannes 'fish' Ziemke 26c6182c84 Move comment and remove superfluous newline
8 years ago
Jonas Wielicki c481dd19da Re-introduce human-readable chip types
8 years ago
Rene Treffer abe8e297a6 Prefer device path based names over exported names (#334)
8 years ago
Rene Treffer 081ecc5db0 Add hwmon /sensors support (#278)
8 years ago