Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ UUID
TypeAlias
UUID
tempodb/backend/uuid.go:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
)
16
17
type
UUID google_uuid.UUID
18
19
func
NewUUID() UUID {
20
return
UUID(google_uuid.New())
Callers
14
testCompleteBlock
Function · 0.92
TestReadWrite
Function · 0.92
TestUpdatesSaved
Function · 0.92
pollTenantBlocks
Method · 0.92
TestPollBlockWithNoCompactFlag
Function · 0.92
writeTenantBlocks
Function · 0.92
NewID
Method · 0.92
TestBlockMetasForSearch
Function · 0.92
loadBucket
Function · 0.92
NewBlockMetaWithDedicatedColumns
Function · 0.85
NewUUID
Function · 0.85
MustParse
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected