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

Method StartTimeUnixNanos

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

Source from the content-addressed store, hash-verified

172
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

Callers 11

asTraceSearchMetadataFunction · 0.65
observeMethod · 0.65
observeExemplarMethod · 0.65
ObserveMethod · 0.65
ObserveMethod · 0.65
ObserveMethod · 0.65
DoMethod · 0.65
DoSpansOnlyMethod · 0.65
exemplarNaNFunction · 0.65
exemplarDurationFunction · 0.65
exemplarAttributeFunction · 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