MCPcopy 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
4103func (m *mockQueryStreamServer) Context() context.Context {
4104 return m.ctx
4105}
4106
4107func BenchmarkIngester_QueryStream_Chunks(b *testing.B) {
4108 tc := []struct {

Callers 14

RenewTokenHandlerMethod · 0.45
PushStreamMethod · 0.45
LabelValuesStreamMethod · 0.45
LabelNamesStreamMethod · 0.45
QueryStreamMethod · 0.45
flushHandlerMethod · 0.45
ModeHandlerMethod · 0.45
TestIngesterDeletionRaceFunction · 0.45
SendQueryStreamFunction · 0.45
SendLabelValuesStreamFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected