Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ Flush
Method
Flush
pkg/ring/flush.go:8–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
// Ring entry is in LEAVING state.
7
type
FlushTransferer
interface
{
8
Flush()
9
}
10
11
// NoopFlushTransferer is a FlushTransferer which does nothing and can
Callers
5
processShutdown
Method · 0.65
running
Method · 0.65
Close
Method · 0.65
Benchmark_Ingester_MetricsForLabelMatchers
Function · 0.65
TestIngester_ForFlush
Function · 0.65
Implementers
6
NoopFlushTransferer
pkg/ring/flush.go
nopFlushTransferer
pkg/ring/lifecycler_test.go
noopFlushTransferer
pkg/ring/lifecycler_test.go
passthroughServer
pkg/storegateway/batchable.go
batchableServer
pkg/storegateway/batchable.go
Ingester
pkg/ingester/ingester.go
Calls
no outgoing calls
Tested by
2
Benchmark_Ingester_MetricsForLabelMatchers
Function · 0.52
TestIngester_ForFlush
Function · 0.52