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

Method CompleteJob

modules/backendscheduler/work/interface.go:16–16  ·  view source on GitHub ↗
(id string)

Source from the content-addressed store, hash-verified

14 GetJob(id string) *Job
15 RemoveJob(id string)
16 CompleteJob(id string)
17 FailJob(id string)
18 SetJobCompactionOutput(id string, output []string)
19

Callers 12

UpdateJobMethod · 0.65
TestJobOperationsFunction · 0.65
TestPruneFunction · 0.65
TestConcurrencyFunction · 0.65
TestEdgeCasesFunction · 0.65
TestFullMarshalUnmarshalFunction · 0.65
TestBusyBlocksForTenantFunction · 0.65

Calls

no outgoing calls

Tested by 11

TestJobOperationsFunction · 0.52
TestPruneFunction · 0.52
TestConcurrencyFunction · 0.52
TestEdgeCasesFunction · 0.52
TestFullMarshalUnmarshalFunction · 0.52
TestBusyBlocksForTenantFunction · 0.52