Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/netdata/netdata
/ Write
Method
Write
src/go/pkg/metrix/interfaces.go:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
type
RuntimeStore
interface
{
15
Read(opts ...ReadOption) Reader
16
Write() RuntimeWriter
17
}
18
19
// CycleController owns collect-cycle transitions for a cycle-managed store.
Callers
15
TestBuildPlanSequenceModeScenarios
Function · 0.95
TestRuntimeMetricsJobScenarios
Function · 0.95
TestRuntimeMetricsJobStartStopLifecycle
Function · 0.95
TestRuntimeMetricsJobTransactionalScenarios
Function · 0.95
TestValueValidationScenarios
Function · 0.95
BenchmarkRuntimeStoreCounterParallelAdd
Function · 0.95
BenchmarkRuntimeStoreGaugeParallelSet
Function · 0.95
BenchmarkRuntimeStoreMixedTypedWriteAndReadFlatten
Function · 0.95
BenchmarkRuntimeStoreSingleWriteAtCardinality
Function · 0.95
TestRuntimeStoreScenarios
Function · 0.95
TestSeededHelperScenarios
Function · 0.95
Write
Method · 0.65
Implementers
4
connWithTimeout
src/go/plugin/go.d/collector/chrony/cl
storeView
src/go/pkg/metrix/collector_store.go
managedStore
src/go/pkg/metrix/collector_store.go
runtimeStoreView
src/go/pkg/metrix/runtime_store.go
Calls
no outgoing calls
Tested by
15
TestBuildPlanSequenceModeScenarios
Function · 0.76
TestRuntimeMetricsJobScenarios
Function · 0.76
TestRuntimeMetricsJobStartStopLifecycle
Function · 0.76
TestRuntimeMetricsJobTransactionalScenarios
Function · 0.76
TestValueValidationScenarios
Function · 0.76
BenchmarkRuntimeStoreCounterParallelAdd
Function · 0.76
BenchmarkRuntimeStoreGaugeParallelSet
Function · 0.76
BenchmarkRuntimeStoreMixedTypedWriteAndReadFlatten
Function · 0.76
BenchmarkRuntimeStoreSingleWriteAtCardinality
Function · 0.76
TestRuntimeStoreScenarios
Function · 0.76
TestSeededHelperScenarios
Function · 0.76
Write
Method · 0.52