Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prometheus/prometheus
/ T
Method
T
tsdb/chunks/samples.go:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
26
type
Sample
interface
{
27
T() int64
28
ST() int64
29
F() float64
30
H() *histogram.Histogram
Callers
15
requireEqualSamples
Function · 0.65
createFakeReaderAndIterables
Function · 0.65
Seek
Method · 0.65
At
Method · 0.65
AtHistogram
Method · 0.65
AtFloatHistogram
Method · 0.65
AtT
Method · 0.65
TestMultipleEncodingsCommitOrder
Function · 0.65
testQuerierOOOQuery
Function · 0.65
testChunkQuerierOOOQuery
Function · 0.65
testOOONativeHistogramsWithCounterResets
Function · 0.65
testOOOAppendAndQuery
Function · 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
15
createFakeReaderAndIterables
Function · 0.52
Seek
Method · 0.52
At
Method · 0.52
AtHistogram
Method · 0.52
AtFloatHistogram
Method · 0.52
AtT
Method · 0.52
TestMultipleEncodingsCommitOrder
Function · 0.52
testQuerierOOOQuery
Function · 0.52
testChunkQuerierOOOQuery
Function · 0.52
testOOONativeHistogramsWithCounterResets
Function · 0.52
testOOOAppendAndQuery
Function · 0.52
testWBLAndMmapReplay
Function · 0.52