Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ SetJobCompactionOutput
Method
SetJobCompactionOutput
modules/backendscheduler/work/interface.go:18–18 ·
view source on GitHub ↗
(id string, output []string)
Source
from the content-addressed store, hash-verified
16
CompleteJob(id string)
17
FailJob(id string)
18
SetJobCompactionOutput(id string, output []string)
19
20
// Job queries
21
ListJobs() []*Job
Callers
5
UpdateJob
Method · 0.65
TestSubmitRedactionAndRescan
Function · 0.65
TestRescanSkipsRunningJob
Function · 0.65
TestJobOperations
Function · 0.65
TestEdgeCases
Function · 0.65
Calls
no outgoing calls
Tested by
4
TestSubmitRedactionAndRescan
Function · 0.52
TestRescanSkipsRunningJob
Function · 0.52
TestJobOperations
Function · 0.52
TestEdgeCases
Function · 0.52