Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Log
Method
Log
modules/generator/generator_test.go:146–149 ·
view source on GitHub ↗
(keyvals ...interface{})
Source
from the content-addressed store, hash-verified
144
}
145
146
func
(l testLogger) Log(keyvals ...
interface
{}) error {
147
l.t.Log(keyvals...)
148
return
nil
149
}
150
151
func
BenchmarkPushSpans(b *testing.B) {
152
var
(
Callers
nothing calls this directly
Calls
1
Log
Method · 0.65
Tested by
no test coverage detected