Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/dskit
/ GetInstanceID
Method
GetInstanceID
ring/basic_lifecycler.go:136–138 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
134
}
135
136
func
(l *BasicLifecycler) GetInstanceID() string {
137
return
l.cfg.ID
138
}
139
140
func
(l *BasicLifecycler) GetInstanceAddr() string {
141
return
l.cfg.Addr
Callers
2
TestBasicLifecycler_RegisterOnStart
Function · 0.80
OnRingInstanceRegister
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestBasicLifecycler_RegisterOnStart
Function · 0.64