Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ noopRecorder
Struct
noopRecorder
internal/otel/metrics.go:246–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
244
}
245
246
type
noopRecorder
struct
{}
247
248
func
(noopRecorder) RecordOperationDuration(context.Context, time.Duration, Cmder, int, error, *pool.Conn, int) {
249
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected