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

Method DurationNanos

pkg/traceql/storage.go:175–175  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

173 ID() []byte
174 StartTimeUnixNanos() uint64
175 DurationNanos() uint64
176
177 // SiblingOf returns all spans on the RHS side that have siblings in the LHS. If falseForAll is true
178 // then the returned spans will be those that do not have siblings in the LHS. buffer is an optional

Callers 5

asTraceSearchMetadataFunction · 0.65
newAvgAggregatorFunction · 0.65
NewOverTimeAggregatorFunction · 0.65
bucketizeDurationFunction · 0.65
exemplarDurationFunction · 0.65

Implementers 4

spantempodb/encoding/vparquet4/block_trace
spantempodb/encoding/vparquet5/block_trace
spantempodb/encoding/vparquet3/block_trace
mockSpanpkg/traceql/ast_test.go

Calls

no outgoing calls

Tested by

no test coverage detected