Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ StartJob
Method
StartJob
modules/backendscheduler/work/interface.go:13–13 ·
view source on GitHub ↗
(id string)
Source
from the content-addressed store, hash-verified
11
// Job management
12
AddJob(j *Job) error
13
StartJob(id string)
14
GetJob(id string) *Job
15
RemoveJob(id string)
16
CompleteJob(id string)
Callers
13
testJobOperations
Function · 0.65
Next
Method · 0.65
TestSubmitRedactionAndRescan
Function · 0.65
TestRescanSkipsRunningJob
Function · 0.65
TestJobOperations
Function · 0.65
TestGetJobForWorker
Function · 0.65
TestPrune
Function · 0.65
TestConcurrency
Function · 0.65
TestEdgeCases
Function · 0.65
TestFullMarshalUnmarshal
Function · 0.65
TestConcurrentMarshalUnmarshal
Function · 0.65
TestIsBlockBusyRunningLifecycle
Function · 0.65
Calls
no outgoing calls
Tested by
12
testJobOperations
Function · 0.52
TestSubmitRedactionAndRescan
Function · 0.52
TestRescanSkipsRunningJob
Function · 0.52
TestJobOperations
Function · 0.52
TestGetJobForWorker
Function · 0.52
TestPrune
Function · 0.52
TestConcurrency
Function · 0.52
TestEdgeCases
Function · 0.52
TestFullMarshalUnmarshal
Function · 0.52
TestConcurrentMarshalUnmarshal
Function · 0.52
TestIsBlockBusyRunningLifecycle
Function · 0.52
TestIsBlockBusyCompactionLifecycle
Function · 0.52