Julien Pivotto
|
68a6c78c0d
|
Update go to 1.17 (#2159)
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
|
3 years ago |
ston1th
|
386992e984
|
fixed build
Signed-off-by: ston1th <ston1th@giftfish.de>
|
4 years ago |
Ben Kochie
|
dfa53f835a
|
Use Go 1.13 error features
* Use `errors.Is()` for unwrapping errors.
* Use `%w` error verb in internal error formatting.
Signed-off-by: Ben Kochie <superq@gmail.com>
|
5 years ago |
Julian Kornberger
|
cfcaeee145
|
Use strconv.Itoa() instead of fmt.Sprintf() (#1566)
Signed-off-by: Julian Kornberger <jk+github@digineo.de>
|
5 years ago |
Ben Kochie
|
7b720df1c5
|
Use lowercase cpu label name in interrupts (#849)
To match other CPU related metric labels, use a lowercase named label.
|
7 years ago |
Johannes 'fish' Ziemke
|
8e50b80d12
|
Convert remaining collectors to use ConstMetrics
|
8 years ago |
Brian Brazil
|
2f0d697f8c
|
Do a make format run.
|
9 years ago |
Nick Owens
|
73ee8f5257
|
collector: add openbsd support to interrupt collector
|
9 years ago |