Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Shutdown
Method
Shutdown
modules/distributor/forwarder/forwarder.go:29–29 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
27
type
Forwarder
interface
{
28
ForwardTraces(ctx context.Context, traces ptrace.Traces) error
29
Shutdown(ctx context.Context) error
30
}
31
32
type
List []Forwarder
Callers
13
watchOverrides
Method · 0.65
stop
Method · 0.65
runOTelExporter
Function · 0.65
stopping
Method · 0.65
Shutdown
Method · 0.65
Shutdown
Method · 0.65
Shutdown
Method · 0.65
Shutdown
Method · 0.65
shutdown
Method · 0.65
shutdown
Method · 0.65
newQueue
Function · 0.65
TestQueue_Push_ReturnsErrorWhenPushingItemsToShutdownQueue
Function · 0.65
Implementers
8
mockCountingForwarder
modules/distributor/forwarder/forwarde
mockTraceRecordingForwarder
modules/distributor/forwarder/forwarde
mockWorkingForwarder
modules/distributor/forwarder/manager_
mockFailingForwarder
modules/distributor/forwarder/manager_
mockChannelledInterceptorForwarder
modules/distributor/forwarder/manager_
FilterForwarder
modules/distributor/forwarder/forwarde
queueAdapter
modules/distributor/forwarder/manager.
Forwarder
modules/distributor/forwarder/otlpgrpc
Calls
no outgoing calls
Tested by
7
runOTelExporter
Function · 0.52
Shutdown
Method · 0.52
Shutdown
Method · 0.52
Shutdown
Method · 0.52
newQueue
Function · 0.52
TestQueue_Push_ReturnsErrorWhenPushingItemsToShutdownQueue
Function · 0.52
TestQueue_Push_QueueGetsProperlyDrainedOnShutdown
Function · 0.52