v3.4.4

View txt file

NameTypeDescriptionLabels
etcd_cluster_versiongaugeWhich version is running. 1 for 'cluster_version' label with current cluster versioncluster_version="3.4"
etcd_debugging_disk_backend_commit_rebalance_duration_secondshistogramThe latency distributions of commit.rebalance called by bboltdb backend.le="0.001"
etcd_debugging_disk_backend_commit_spill_duration_secondshistogramThe latency distributions of commit.spill called by bboltdb backend.le="0.001"
etcd_debugging_disk_backend_commit_write_duration_secondshistogramThe latency distributions of commit.write called by bboltdb backend.le="0.001"
etcd_debugging_lease_granted_totalcounterThe total number of granted leases.-
etcd_debugging_lease_renewed_totalcounterThe number of renewed leases seen by the leader.-
etcd_debugging_lease_revoked_totalcounterThe total number of revoked leases.-
etcd_debugging_lease_ttl_totalhistogramBucketed histogram of lease TTLs.le="1"
etcd_debugging_mvcc_compact_revisiongaugeThe revision of the last compaction in store.-
etcd_debugging_mvcc_current_revisiongaugeThe current revision of store.-
etcd_debugging_mvcc_db_compaction_keys_totalcounterTotal number of db keys compacted.-
etcd_debugging_mvcc_db_compaction_pause_duration_millisecondshistogramBucketed histogram of db compaction pause duration.le="1"
etcd_debugging_mvcc_db_compaction_total_duration_millisecondshistogramBucketed histogram of db compaction total duration.le="100"
etcd_debugging_mvcc_db_total_size_in_bytesgaugeTotal size of the underlying database physically allocated in bytes.-
etcd_debugging_mvcc_delete_totalcounterTotal number of deletes seen by this member.-
etcd_debugging_mvcc_events_totalcounterTotal number of events sent by this member.-
etcd_debugging_mvcc_index_compaction_pause_duration_millisecondshistogramBucketed histogram of index compaction pause duration.le="0.5"
etcd_debugging_mvcc_keys_totalgaugeTotal number of keys.-
etcd_debugging_mvcc_pending_events_totalgaugeTotal number of pending events to be sent.-
etcd_debugging_mvcc_put_totalcounterTotal number of puts seen by this member.-
etcd_debugging_mvcc_range_totalcounterTotal number of ranges seen by this member.-
etcd_debugging_mvcc_slow_watcher_totalgaugeTotal number of unsynced slow watchers.-
etcd_debugging_mvcc_total_put_size_in_bytesgaugeThe total size of put kv pairs seen by this member.-
etcd_debugging_mvcc_txn_totalcounterTotal number of txns seen by this member.-
etcd_debugging_mvcc_watch_stream_totalgaugeTotal number of watch streams.-
etcd_debugging_mvcc_watcher_totalgaugeTotal number of watchers.-
etcd_debugging_server_lease_expired_totalcounterThe total number of expired leases.-
etcd_debugging_snap_save_marshalling_duration_secondshistogramThe marshalling cost distributions of save called by snapshot.le="0.001"
etcd_debugging_snap_save_total_duration_secondshistogramThe total latency distributions of save called by snapshot.le="0.001"
etcd_debugging_store_expires_totalcounterTotal number of expired keys.-
etcd_debugging_store_reads_totalcounterTotal number of reads action by (get/getRecursive), local to this member.action="getRecursive"
etcd_debugging_store_watch_requests_totalcounterTotal number of incoming watch requests (new or reestablished).-
etcd_debugging_store_watchersgaugeCount of currently active watchers.-
etcd_debugging_store_writes_totalcounterTotal number of writes (e.g. set/compareAndDelete) seen by this member.action="create"
etcd_disk_backend_commit_duration_secondshistogramThe latency distributions of commit called by backend.le="0.001"
etcd_disk_backend_defrag_duration_secondshistogramThe latency distribution of backend defragmentation.le="0.1"
etcd_disk_backend_snapshot_duration_secondshistogramThe latency distribution of backend snapshots.le="0.01"
etcd_disk_wal_fsync_duration_secondshistogramThe latency distributions of fsync called by WAL.le="0.001"
etcd_grpc_proxy_cache_hits_totalgaugeTotal number of cache hits-
etcd_grpc_proxy_cache_keys_totalgaugeTotal number of keys/ranges cached-
etcd_grpc_proxy_cache_misses_totalgaugeTotal number of cache misses-
etcd_grpc_proxy_events_coalescing_totalcounterTotal number of events coalescing-
etcd_grpc_proxy_watchers_coalescing_totalgaugeTotal number of current watchers coalescing-
etcd_mvcc_db_open_read_transactionsgaugeThe number of currently open read transactions-
etcd_mvcc_db_total_size_in_bytesgaugeTotal size of the underlying database physically allocated in bytes.-
etcd_mvcc_db_total_size_in_use_in_bytesgaugeTotal size of the underlying database logically in use in bytes.-
etcd_mvcc_delete_totalcounterTotal number of deletes seen by this member.-
etcd_mvcc_hash_duration_secondshistogramThe latency distribution of storage hash operation.le="0.01"
etcd_mvcc_hash_rev_duration_secondshistogramThe latency distribution of storage hash by revision operation.le="0.01"
etcd_mvcc_put_totalcounterTotal number of puts seen by this member.-
etcd_mvcc_range_totalcounterTotal number of ranges seen by this member.-
etcd_mvcc_txn_totalcounterTotal number of txns seen by this member.-
etcd_network_active_peersgaugeThe current number of active peer connections.Local="LOCAL_NODE_ID",Remote="REMOTE_PEER_NODE_ID"
etcd_network_client_grpc_received_bytes_totalcounterThe total number of bytes received from grpc clients.-
etcd_network_client_grpc_sent_bytes_totalcounterThe total number of bytes sent to grpc clients.-
etcd_network_peer_received_bytes_totalcounterThe total number of bytes received from peers.From="REMOTE_PEER_NODE_ID"
etcd_network_peer_round_trip_time_secondshistogramRound-Trip-Time histogram between peersTo="REMOTE_PEER_NODE_ID",le="+Inf"
etcd_network_peer_sent_bytes_totalcounterThe total number of bytes sent to peers.To="REMOTE_PEER_NODE_ID"
etcd_server_go_versiongaugeWhich Go version server is running with. 1 for 'server_go_version' label with current version.server_go_version="go1.12.12"
etcd_server_has_leadergaugeWhether or not a leader exists. 1 is existence, 0 is not.-
etcd_server_health_failurescounterThe total number of failed health checks-
etcd_server_health_successcounterThe total number of successful health checks-
etcd_server_heartbeat_send_failures_totalcounterThe total number of leader heartbeat send failures (likely overloaded from slow disk).-
etcd_server_idgaugeServer or member ID in hexadecimal format. 1 for 'server_id' label with current ID.server_id="7339c4e5e833c029"
etcd_server_is_leadergaugeWhether or not this member is a leader. 1 if is, 0 otherwise.-
etcd_server_is_learnergaugeWhether or not this member is a learner. 1 if is, 0 otherwise.-
etcd_server_leader_changes_seen_totalcounterThe number of leader changes seen.-
etcd_server_learner_promote_successescounterThe total number of successful learner promotions while this member is leader.-
etcd_server_proposals_applied_totalgaugeThe total number of consensus proposals applied.-
etcd_server_proposals_committed_totalgaugeThe total number of consensus proposals committed.-
etcd_server_proposals_failed_totalcounterThe total number of failed proposals seen.-
etcd_server_proposals_pendinggaugeThe current number of pending proposals to commit.-
etcd_server_quota_backend_bytesgaugeCurrent backend storage quota size in bytes.-
etcd_server_read_indexes_failed_totalcounterThe total number of failed read indexes seen.-
etcd_server_slow_apply_totalcounterThe total number of slow apply requests (likely overloaded from slow disk).-
etcd_server_slow_read_indexes_totalcounterThe total number of pending read indexes not in sync with leader's or timed out read index requests.-
etcd_server_snapshot_apply_in_progress_totalgauge1 if the server is applying the incoming snapshot. 0 if none.-
etcd_server_versiongaugeWhich version is running. 1 for 'server_version' label with current version.server_version="3.4.4"
etcd_snap_db_fsync_duration_secondshistogramThe latency distributions of fsyncing .snap.db filele="0.001"
etcd_snap_db_save_total_duration_secondshistogramThe total latency distributions of v3 snapshot savele="0.1"
etcd_snap_fsync_duration_secondshistogramThe latency distributions of fsync called by snap.le="0.001"
go_gc_duration_secondssummaryA summary of the GC invocation durations.quantile="0"
go_goroutinesgaugeNumber of goroutines that currently exist.-
go_infogaugeInformation about the Go environment.version="go1.12.12"
go_memstats_alloc_bytesgaugeNumber of bytes allocated and still in use.-
go_memstats_alloc_bytes_totalcounterTotal number of bytes allocated, even if freed.-
go_memstats_buck_hash_sys_bytesgaugeNumber of bytes used by the profiling bucket hash table.-
go_memstats_frees_totalcounterTotal number of frees.-
go_memstats_gc_cpu_fractiongaugeThe fraction of this program's available CPU time used by the GC since the program started.-
go_memstats_gc_sys_bytesgaugeNumber of bytes used for garbage collection system metadata.-
go_memstats_heap_alloc_bytesgaugeNumber of heap bytes allocated and still in use.-
go_memstats_heap_idle_bytesgaugeNumber of heap bytes waiting to be used.-
go_memstats_heap_inuse_bytesgaugeNumber of heap bytes that are in use.-
go_memstats_heap_objectsgaugeNumber of allocated objects.-
go_memstats_heap_released_bytesgaugeNumber of heap bytes released to OS.-
go_memstats_heap_sys_bytesgaugeNumber of heap bytes obtained from system.-
go_memstats_last_gc_time_secondsgaugeNumber of seconds since 1970 of last garbage collection.-
go_memstats_lookups_totalcounterTotal number of pointer lookups.-
go_memstats_mallocs_totalcounterTotal number of mallocs.-
go_memstats_mcache_inuse_bytesgaugeNumber of bytes in use by mcache structures.-
go_memstats_mcache_sys_bytesgaugeNumber of bytes used for mcache structures obtained from system.-
go_memstats_mspan_inuse_bytesgaugeNumber of bytes in use by mspan structures.-
go_memstats_mspan_sys_bytesgaugeNumber of bytes used for mspan structures obtained from system.-
go_memstats_next_gc_bytesgaugeNumber of heap bytes when next garbage collection will take place.-
go_memstats_other_sys_bytesgaugeNumber of bytes used for other system allocations.-
go_memstats_stack_inuse_bytesgaugeNumber of bytes in use by the stack allocator.-
go_memstats_stack_sys_bytesgaugeNumber of bytes obtained from system for stack allocator.-
go_memstats_sys_bytesgaugeNumber of bytes obtained from system.-
go_threadsgaugeNumber of OS threads created.-
grpc_server_handled_totalcounterTotal number of RPCs completed on the server, regardless of success or failure.grpc_code="CODE",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"
grpc_server_msg_received_totalcounterTotal number of RPC stream messages received on the server.grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"
grpc_server_msg_sent_totalcounterTotal number of gRPC stream messages sent by the server.grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"
grpc_server_started_totalcounterTotal number of RPCs started on the server.grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"
process_cpu_seconds_totalcounterTotal user and system CPU time spent in seconds.-
process_max_fdsgaugeMaximum number of open file descriptors.-
process_open_fdsgaugeNumber of open file descriptors.-
process_resident_memory_bytesgaugeResident memory size in bytes.-
process_start_time_secondsgaugeStart time of the process since unix epoch in seconds.-
process_virtual_memory_bytesgaugeVirtual memory size in bytes.-
process_virtual_memory_max_bytesgaugeMaximum amount of virtual memory available in bytes.-
promhttp_metric_handler_requests_in_flightgaugeCurrent number of scrapes being served.-
promhttp_metric_handler_requests_totalcounterTotal number of scrapes by HTTP status code.code="200"