Commit Graph

31 Commits (master)

Author SHA1 Message Date
Ben Kochie 1b332edfe8 Fix: Add safety check to hwmon read
2 months ago
Ben Kochie 090957658e
Update logging (#3097)
2 months ago
Simon Krenger e11a4f0309
Add include and exclude filter for sensors in hwmon collector (#3072)
4 months ago
Ben Kochie 29fca60a45
Fix hwmon error capture (#2915)
10 months ago
TaoGe fe78e7e51a
fix hwmon nil ptr (#2873)
10 months ago
Ben Kochie 7c564bcbef
Fixup hwmon chip include (#2739)
1 year ago
Conall O'Brien 8b4dc82488
Add include and exclude filter for hwmon collector (#2699)
1 year ago
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