MCPcopy
hub / github.com/grafana/tempo / otelErrorHandlerFunc

FuncType otelErrorHandlerFunc

pkg/tracing/tracing.go:73–73  ·  view source on GitHub ↗
func(error)

Source from the content-addressed store, hash-verified

71}
72
73type otelErrorHandlerFunc func(error)
74
75// Handle implements otel.ErrorHandler
76func (f otelErrorHandlerFunc) Handle(err error) {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected