Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prometheus/prometheus
/ ST
Method
ST
tsdb/chunks/samples.go:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
type
Sample
interface
{
27
T() int64
28
ST() int64
29
F() float64
30
H() *histogram.Histogram
31
FH() *histogram.FloatHistogram
Callers
7
AtST
Method · 0.65
TestDBAppenderV2_STStorage_OutOfOrder
Function · 0.65
TestChunkFromSamplesWithST
Function · 0.65
ChunkFromSamplesGeneric
Function · 0.65
TestBufferedSeriesIterator
Function · 0.65
AtST
Method · 0.65
Next
Method · 0.65
Implementers
5
sample
tsdb/head.go
sample
tsdb/chunks/samples.go
fSample
storage/buffer.go
hSample
storage/buffer.go
fhSample
storage/buffer.go
Calls
no outgoing calls
Tested by
4
AtST
Method · 0.52
TestDBAppenderV2_STStorage_OutOfOrder
Function · 0.52
TestChunkFromSamplesWithST
Function · 0.52
TestBufferedSeriesIterator
Function · 0.52