Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Expire
Method
Expire
modules/generator/processor/servicegraphs/store/interface.go:22–22 ·
view source on GitHub ↗
Expire evicts expired edges from the store.
()
Source
from the content-addressed store, hash-verified
20
HasDroppedSpanSide(key string, side Side) bool
21
// Expire evicts expired edges from the store.
22
Expire()
23
}
Callers
11
TestStore_concurrency
Function · 0.95
TestStore_AddDroppedSpanSide_expiresWithTTL
Function · 0.95
TestStore_AddDroppedSpanSide_refreshesTTL
Function · 0.95
TestStore_AddDroppedSpanSide_refreshAllowedAtMaxItems
Function · 0.95
TestStore_ExpireDroppedSpanSide_mixedTTL
Function · 0.95
New
Function · 0.65
TestServiceGraphs_virtualNodes
Function · 0.65
TestServiceGraphs_virtualNodesExtraLabelsForUninstrumentedServices
Function · 0.65
TestServiceGraphs_expiredEdges
Function · 0.65
TestStoreExpire
Function · 0.65
TestStore_ExpireDroppedSpanSide_doesNotAffectEdges
Function · 0.65
Implementers
1
store
modules/generator/processor/servicegra
Calls
no outgoing calls
Tested by
10
TestStore_concurrency
Function · 0.76
TestStore_AddDroppedSpanSide_expiresWithTTL
Function · 0.76
TestStore_AddDroppedSpanSide_refreshesTTL
Function · 0.76
TestStore_AddDroppedSpanSide_refreshAllowedAtMaxItems
Function · 0.76
TestStore_ExpireDroppedSpanSide_mixedTTL
Function · 0.76
TestServiceGraphs_virtualNodes
Function · 0.52
TestServiceGraphs_virtualNodesExtraLabelsForUninstrumentedServices
Function · 0.52
TestServiceGraphs_expiredEdges
Function · 0.52
TestStoreExpire
Function · 0.52
TestStore_ExpireDroppedSpanSide_doesNotAffectEdges
Function · 0.52