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

Method GetClientID

modules/frontend/v1/frontendv1pb/frontend.pb.go:196–201  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

194}
195
196func (m *ClientToFrontend) GetClientID() string {
197 if m != nil {
198 return m.ClientID
199 }
200 return ""
201}
202
203func (m *ClientToFrontend) GetHttpResponseBatch() []*httpgrpc.HTTPResponse {
204 if m != nil {

Callers 2

NotifyClientShutdownMethod · 0.45
getQuerierInfoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected