metrics

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// MetricsRocksdbCacheGauge records the base cache of default Options.
	MetricsRocksdbCacheGauge = metrics.NewGauge("box.rocksdb.cache.size")
	// MetricsRocksdbIdxFilterGauge records the Indexes and filter blocks.
	MetricsRocksdbIdxFilterGauge = metrics.NewGauge("box.rocksdb.idxfilter.size")
	// MetricsRocksdbMemtableGauge records the Memtable.
	MetricsRocksdbMemtableGauge = metrics.NewGauge("box.rocksdb.memtable.size")
	// MetricsRocksdbPinnedGauge records the Blocks pinned by iterators.
	MetricsRocksdbPinnedGauge = metrics.NewGauge("box.rocksdb.pinned.size")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL