Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Sleep
Method
Sleep
cmd/tempo-vulture/validation.go:105–105 ·
view source on GitHub ↗
(duration time.Duration)
Source
from the content-addressed store, hash-verified
103
type
Clock
interface
{
104
Now() time.Time
105
Sleep(duration time.Duration)
106
}
107
108
type
RealClock
struct
{}
Callers
15
TestPollNotification
Function · 0.65
testCompactionHonorsBlockStartEndTimes
Function · 0.65
TestDoForAtLeast
Function · 0.65
TestBlockRetentionOverride
Function · 0.65
TestBlockRetentionOverrideDisabled
Function · 0.65
testRetainWithConfig
Function · 0.65
TestHedge
Function · 0.65
fakeServer
Function · 0.65
TestHedge
Function · 0.65
fakeServer
Function · 0.65
TestHedge
Function · 0.65
fakeServer
Function · 0.65
Implementers
3
MockTimeSource
modules/distributor/artificial_delay_t
MockClock
cmd/tempo-vulture/mocks.go
RealClock
cmd/tempo-vulture/validation.go
Calls
no outgoing calls
Tested by
15
TestPollNotification
Function · 0.52
testCompactionHonorsBlockStartEndTimes
Function · 0.52
TestDoForAtLeast
Function · 0.52
TestBlockRetentionOverride
Function · 0.52
TestBlockRetentionOverrideDisabled
Function · 0.52
testRetainWithConfig
Function · 0.52
TestHedge
Function · 0.52
fakeServer
Function · 0.52
TestHedge
Function · 0.52
fakeServer
Function · 0.52
TestHedge
Function · 0.52
fakeServer
Function · 0.52