Module tikv::storage::metrics [−][src]
Prometheus metrics for storage functionality.
Re-exports
pub use self::prometheus_static_scope_24::CommandScanDetailsInner; |
pub use self::prometheus_static_scope_24::CommandScanDetails; |
pub use self::prometheus_static_scope_25::SchedDurationVecInner; |
pub use self::prometheus_static_scope_25::SchedDurationVec; |
pub use self::prometheus_static_scope_26::ProcessingReadVecInner; |
pub use self::prometheus_static_scope_26::ProcessingReadVec; |
pub use self::prometheus_static_scope_27::KReadVecInner; |
pub use self::prometheus_static_scope_27::KReadVec; |
pub use self::prometheus_static_scope_28::KvCommandCounterVecInner; |
pub use self::prometheus_static_scope_28::KvCommandCounterVec; |
pub use self::prometheus_static_scope_29::SchedStageCounterVecInner; |
pub use self::prometheus_static_scope_29::SchedStageCounterVec; |
pub use self::prometheus_static_scope_30::SchedLatchDurationVecInner; |
pub use self::prometheus_static_scope_30::SchedLatchDurationVec; |
pub use self::prometheus_static_scope_31::KvCommandKeysWrittenVecInner; |
pub use self::prometheus_static_scope_31::KvCommandKeysWrittenVec; |
pub use self::prometheus_static_scope_32::SchedTooBusyVecInner; |
pub use self::prometheus_static_scope_32::SchedTooBusyVec; |
pub use self::prometheus_static_scope_33::SchedCommandPriCounterVecInner; |
pub use self::prometheus_static_scope_33::SchedCommandPriCounterVec; |
pub use self::prometheus_static_scope_34::CheckMemLockHistogramVecInner; |
pub use self::prometheus_static_scope_34::CheckMemLockHistogramVec; |
Modules
Structs
Enums
CheckMemLockResult | |
CommandKind | |
CommandPriority | |
CommandStageKind | |
GcKeysCF | |
GcKeysDetail |
Constants
TLS_STORAGE_METRICS |
Functions
tls_collect_qps | |
tls_collect_qps_batch | |
tls_collect_read_flow | |
tls_collect_scan_details | |
tls_flush |