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

Method GetValue

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

Source from the content-addressed store, hash-verified

2793}
2794
2795func (m *Sample) GetValue() float64 {
2796 if m != nil {
2797 return m.Value
2798 }
2799 return 0
2800}
2801
2802type TimeSeries struct {
2803 // Series labels containing name and value. Data-type aware.

Callers 15

conditionsForAttributesFunction · 0.45
attrToParquetFunction · 0.45
attrToParquetFunction · 0.45
attrToParquetFunction · 0.45
traceToParquetFunction · 0.45
printValuesFunction · 0.45
sumValuesFunction · 0.45

Calls

no outgoing calls

Tested by 11

conditionsForAttributesFunction · 0.36
printValuesFunction · 0.36
sumValuesFunction · 0.36
getCounterValueFunction · 0.36
getCounterVecValueFunction · 0.36
TestRunRequestsFunction · 0.36