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

Method GetVersion

pkg/tempopb/tempo.pb.go:2557–2562  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2555}
2556
2557func (m *QueryRangeRequest) GetVersion() string {
2558 if m != nil {
2559 return m.Version
2560 }
2561 return ""
2562}
2563
2564func (m *QueryRangeRequest) GetSize_() uint64 {
2565 if m != nil {

Callers 4

initLeaderMethod · 0.45
Test_BuildReportFunction · 0.45
Test_BuildStatsFunction · 0.45
BuildStatsFunction · 0.45

Calls

no outgoing calls

Tested by 2

Test_BuildReportFunction · 0.36
Test_BuildStatsFunction · 0.36