mirror of
https://github.com/prometheus/prometheus
synced 2024-12-23 15:04:13 +00:00
Changed error exclude
Signed-off-by: Levi Harrison <git@leviharrison.dev>
This commit is contained in:
parent
48c9cbdeb3
commit
0027389b41
@ -7,7 +7,7 @@ io.WriteString
|
||||
(*net/http.Server).Shutdown
|
||||
|
||||
// Never check for logger errors.
|
||||
(github.com/go-kit/kit/log.Logger).Log
|
||||
(github.com/go-kit/log.Logger).Log
|
||||
|
||||
// Never check for rollback errors as Rollback() is called when a previous error was detected.
|
||||
(github.com/prometheus/prometheus/storage.Appender).Rollback
|
||||
|
Loading…
Reference in New Issue
Block a user