Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ Context
Method
Context
pkg/ingester/ingester_test.go:4103–4105 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4101
}
4102
4103
func
(m *mockQueryStreamServer) Context() context.Context {
4104
return
m.ctx
4105
}
4106
4107
func
BenchmarkIngester_QueryStream_Chunks(b *testing.B) {
4108
tc := []
struct
{
Callers
14
RenewTokenHandler
Method · 0.45
PushStream
Method · 0.45
LabelValuesStream
Method · 0.45
LabelNamesStream
Method · 0.45
MetricsForLabelMatchersStream
Method · 0.45
QueryStream
Method · 0.45
flushHandler
Method · 0.45
ModeHandler
Method · 0.45
TestIngesterDeletionRace
Function · 0.45
SendQueryStream
Function · 0.45
SendMetricsForLabelMatchersStream
Function · 0.45
SendLabelValuesStream
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected