MCPcopy
hub / github.com/prometheus/prometheus / Close

Method Close

storage/interface.go:96–96  ·  view source on GitHub ↗

Close closes the storage and all its underlying resources.

()

Source from the content-addressed store, hash-verified

94
95 // Close closes the storage and all its underlying resources.
96 Close() error
97}
98
99// ExemplarStorage ingests and manages exemplars, along with various indexes. All methods are

Callers 15

createTestAgentDBFunction · 0.95
TestLockfileFunction · 0.95
Test_ExistingWAL_NextRefFunction · 0.95
benchCheckpointFunction · 0.95
TestEndpointsFunction · 0.95
QuerierMethod · 0.65
ChunkQuerierMethod · 0.65
CloseMethod · 0.65
CloseMethod · 0.65

Implementers 6

DBtsdb/db.go
DBtsdb/agent/db.go
fanoutstorage/fanout.go
errStoragestorage/fanout_test.go
Storagestorage/remote/storage.go
readyStoragecmd/prometheus/main.go

Calls

no outgoing calls

Tested by 15

createTestAgentDBFunction · 0.76
TestLockfileFunction · 0.76
Test_ExistingWAL_NextRefFunction · 0.76
benchCheckpointFunction · 0.76
TestEndpointsFunction · 0.76
collectSearchResultsFunction · 0.52
TestMergeQuerierSearchFunction · 0.52
BenchmarkMergeSearchSetsFunction · 0.52