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

Method StopReason

pkg/collector/distinct_string_collector.go:125–127  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

123}
124
125func (d *DistinctString) StopReason() string {
126 return d.stopReason
127}
128
129// Size is the total size of all distinct strings encountered.
130func (d *DistinctString) Size() int {

Callers 6

SearchTagValuesMethod · 0.95
SearchTagValuesMethod · 0.95
SearchTagValuesMethod · 0.95
SearchTagValuesV2Method · 0.45
SearchTagValuesV2Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected