Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ RemoveJob
Method
RemoveJob
modules/backendscheduler/work/interface.go:15–15 ·
view source on GitHub ↗
(id string)
Source
from the content-addressed store, hash-verified
13
StartJob(id string)
14
GetJob(id string) *Job
15
RemoveJob(id string)
16
CompleteJob(id string)
17
FailJob(id string)
18
SetJobCompactionOutput(id string, output []string)
Callers
3
TestJobOperations
Function · 0.65
TestEdgeCases
Function · 0.65
TestConcurrentMarshalUnmarshal
Function · 0.65
Calls
no outgoing calls
Tested by
3
TestJobOperations
Function · 0.52
TestEdgeCases
Function · 0.52
TestConcurrentMarshalUnmarshal
Function · 0.52