mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-09 23:24:09 -08:00
2477c5c67d
Signed-off-by: yeya24 <yb532204897@gmail.com>
4 lines
173 B
Plaintext
4 lines
173 B
Plaintext
// Used in HTTP handlers, any error is handled by the server itself.
|
|
(net/http.ResponseWriter).Write
|
|
// Never check for logger errors.
|
|
(github.com/go-kit/kit/log.Logger).Log |