mirror of
https://github.com/foomo/keel.git
synced 2025-10-16 12:35:34 +00:00
wip: debug
This commit is contained in:
parent
5d8eca9eab
commit
bdcbadf077
@ -155,6 +155,8 @@ func TelemetryWithOptions(opts TelemetryOptions) middleware.Middleware {
|
||||
l.Info("==> not sampled")
|
||||
}
|
||||
v.Observe(duration.Seconds())
|
||||
} else {
|
||||
l.Info("======> nothing")
|
||||
}
|
||||
}
|
||||
return func(l *zap.Logger, name string, next http.Handler) http.Handler {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user