Module raftstore::store::metrics[][src]

Re-exports

pub use self::prometheus_static_scope_0::RaftEventDurationInner;
pub use self::prometheus_static_scope_0::RaftEventDuration;
pub use self::prometheus_static_scope_1::RaftInvalidProposalCountInner;
pub use self::prometheus_static_scope_1::RaftInvalidProposalCount;
pub use self::prometheus_static_scope_2::RaftEntryFetchesInner;
pub use self::prometheus_static_scope_2::RaftEntryFetches;
pub use self::prometheus_static_scope_3::SnapCfInner;
pub use self::prometheus_static_scope_3::SnapCf;
pub use self::prometheus_static_scope_4::SnapCfSizeInner;
pub use self::prometheus_static_scope_4::SnapCfSize;
pub use self::prometheus_static_scope_5::RegionHashCounterInner;
pub use self::prometheus_static_scope_5::RegionHashCounter;
pub use self::prometheus_static_scope_6::ProposalVecInner;
pub use self::prometheus_static_scope_6::ProposalVec;
pub use self::prometheus_static_scope_7::AdminCmdVecInner;
pub use self::prometheus_static_scope_7::AdminCmdVec;
pub use self::prometheus_static_scope_8::RaftReadyVecInner;
pub use self::prometheus_static_scope_8::RaftReadyVec;
pub use self::prometheus_static_scope_9::MessageCounterVecInner;
pub use self::prometheus_static_scope_9::MessageCounterVec;
pub use self::prometheus_static_scope_10::RaftDropedVecInner;
pub use self::prometheus_static_scope_10::RaftDropedVec;
pub use self::prometheus_static_scope_11::SnapValidVecInner;
pub use self::prometheus_static_scope_11::SnapValidVec;
pub use self::prometheus_static_scope_12::PerfContextTimeDurationInner;
pub use self::prometheus_static_scope_12::PerfContextTimeDuration;
pub use self::prometheus_static_scope_13::CompactionGuardActionVecInner;
pub use self::prometheus_static_scope_13::CompactionGuardActionVec;

Modules

prometheus_static_scope_0
prometheus_static_scope_1
prometheus_static_scope_2
prometheus_static_scope_3
prometheus_static_scope_4
prometheus_static_scope_5
prometheus_static_scope_6
prometheus_static_scope_7
prometheus_static_scope_8
prometheus_static_scope_9
prometheus_static_scope_10
prometheus_static_scope_11
prometheus_static_scope_12
prometheus_static_scope_13

Structs

APPLY_PENDING_BYTES_GAUGE
APPLY_PENDING_ENTRIES_GAUGE
APPLY_PERF_CONTEXT_TIME_HISTOGRAM
APPLY_PERF_CONTEXT_TIME_HISTOGRAM_STATIC
APPLY_TASK_WAIT_TIME_HISTOGRAM
COMPACTION_DECLINED_BYTES
COMPACTION_GUARD_ACTION_COUNTER
COMPACTION_GUARD_ACTION_COUNTER_VEC
COMPACTION_RELATED_REGION_COUNT
INGEST_SST_DURATION_SECONDS
LEADER_MISSING
LOAD_BASE_SPLIT_EVENT
PEER_ADMIN_CMD_COUNTER
PEER_ADMIN_CMD_COUNTER_VEC
PEER_APPEND_LOG_HISTOGRAM
PEER_COMMIT_LOG_HISTOGRAM
PEER_GC_RAFT_LOG_COUNTER
PEER_PROPOSAL_COUNTER
PEER_PROPOSAL_COUNTER_VEC
PEER_PROPOSE_LOG_SIZE_HISTOGRAM
PEER_RAFT_PROCESS_DURATION
RAFT_ENTRIES_CACHES_GAUGE
RAFT_ENTRY_FETCHES
RAFT_ENTRY_FETCHES_VEC
RAFT_EVENT_DURATION
RAFT_EVENT_DURATION_VEC
RAFT_INVALID_PROPOSAL_COUNTER
RAFT_INVALID_PROPOSAL_COUNTER_VEC
RAFT_PEER_PENDING_DURATION
RAFT_READ_INDEX_PENDING_COUNT
RAFT_READ_INDEX_PENDING_DURATION
READ_QPS_TOPN
REGION_HASH_COUNTER
REGION_HASH_COUNTER_VEC
REGION_MAX_LOG_LAG
REQUEST_WAIT_TIME_HISTOGRAM
SNAPSHOT_BUILD_TIME_HISTOGRAM
SNAPSHOT_CF_KV_COUNT
SNAPSHOT_CF_KV_COUNT_VEC
SNAPSHOT_CF_SIZE
SNAPSHOT_CF_SIZE_VEC
SNAPSHOT_KV_COUNT_HISTOGRAM
SNAPSHOT_SIZE_HISTOGRAM
STORE_APPLY_LOG_HISTOGRAM
STORE_PERF_CONTEXT_TIME_HISTOGRAM
STORE_PERF_CONTEXT_TIME_HISTOGRAM_STATIC
STORE_RAFT_DROPPED_MESSAGE_COUNTER
STORE_RAFT_DROPPED_MESSAGE_COUNTER_VEC
STORE_RAFT_READY_COUNTER
STORE_RAFT_READY_COUNTER_VEC
STORE_RAFT_SENT_MESSAGE_COUNTER
STORE_RAFT_SENT_MESSAGE_COUNTER_VEC
STORE_SNAPSHOT_TRAFFIC_GAUGE_VEC
STORE_SNAPSHOT_VALIDATION_FAILURE_COUNTER
STORE_SNAPSHOT_VALIDATION_FAILURE_COUNTER_VEC
UPDATE_REGION_SIZE_BY_COMPACTION_COUNTER

Enums

AdminCmdStatus
AdminCmdType
CfNames
CompactionGuardAction
MessageCounterType
PerfContextType
ProposalType
RaftDroppedMessage
RaftEntryType
RaftEventDurationType
RaftInvalidProposal
RaftReadyType
RegionHashResult
RegionHashType
SendStatus
SnapValidationType