v3.4.12

etcd_cluster_version

Which version is running. 1 for 'cluster_version' label with current cluster version

  • Type: Gauge
  • Labels: cluster_version
etcd_debugging_auth_revision

The current revision of auth store.

  • Type: Gauge
etcd_debugging_disk_backend_commit_rebalance_duration_seconds

The latency distributions of commit.rebalance called by bboltdb backend.

  • Type: Histogram
etcd_debugging_disk_backend_commit_spill_duration_seconds

The latency distributions of commit.spill called by bboltdb backend.

  • Type: Histogram
etcd_debugging_disk_backend_commit_write_duration_seconds

The latency distributions of commit.write called by bboltdb backend.

  • Type: Histogram
etcd_debugging_lease_granted_total

The total number of granted leases.

  • Type: Counter
etcd_debugging_lease_renewed_total

The number of renewed leases seen by the leader.

  • Type: Counter
etcd_debugging_lease_revoked_total

The total number of revoked leases.

  • Type: Counter
etcd_debugging_lease_ttl_total

Bucketed histogram of lease TTLs.

  • Type: Histogram
etcd_debugging_mvcc_compact_revision

The revision of the last compaction in store.

  • Type: Gauge
etcd_debugging_mvcc_current_revision

The current revision of store.

  • Type: Gauge
etcd_debugging_mvcc_db_compaction_keys_total

Total number of db keys compacted.

  • Type: Counter
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds

Bucketed histogram of db compaction pause duration.

  • Type: Histogram
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds

Bucketed histogram of db compaction total duration.

  • Type: Histogram
etcd_debugging_mvcc_db_total_size_in_bytes

Total size of the underlying database physically allocated in bytes.

  • Type: Gauge
etcd_debugging_mvcc_delete_total

Total number of deletes seen by this member.

  • Type: Counter
etcd_debugging_mvcc_events_total

Total number of events sent by this member.

  • Type: Counter
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds

Bucketed histogram of index compaction pause duration.

  • Type: Histogram
etcd_debugging_mvcc_keys_total

Total number of keys.

  • Type: Gauge
etcd_debugging_mvcc_pending_events_total

Total number of pending events to be sent.

  • Type: Gauge
etcd_debugging_mvcc_put_total

Total number of puts seen by this member.

  • Type: Counter
etcd_debugging_mvcc_range_total

Total number of ranges seen by this member.

  • Type: Counter
etcd_debugging_mvcc_slow_watcher_total

Total number of unsynced slow watchers.

  • Type: Gauge
etcd_debugging_mvcc_total_put_size_in_bytes

The total size of put kv pairs seen by this member.

  • Type: Gauge
etcd_debugging_mvcc_txn_total

Total number of txns seen by this member.

  • Type: Counter
etcd_debugging_mvcc_watch_stream_total

Total number of watch streams.

  • Type: Gauge
etcd_debugging_mvcc_watcher_total

Total number of watchers.

  • Type: Gauge
etcd_debugging_server_lease_expired_total

The total number of expired leases.

  • Type: Counter
etcd_debugging_snap_save_marshalling_duration_seconds

The marshalling cost distributions of save called by snapshot.

  • Type: Histogram
etcd_debugging_snap_save_total_duration_seconds

The total latency distributions of save called by snapshot.

  • Type: Histogram
etcd_debugging_store_expires_total

Total number of expired keys.

  • Type: Counter
etcd_debugging_store_reads_total

Total number of reads action by (get/getRecursive), local to this member.

  • Type: Counter
  • Labels: action
etcd_debugging_store_watch_requests_total

Total number of incoming watch requests (new or reestablished).

  • Type: Counter
etcd_debugging_store_watchers

Count of currently active watchers.

  • Type: Gauge
etcd_debugging_store_writes_total

Total number of writes (e.g. set/compareAndDelete) seen by this member.

  • Type: Counter
  • Labels: action
etcd_disk_backend_commit_duration_seconds

The latency distributions of commit called by backend.

  • Type: Histogram
etcd_disk_backend_defrag_duration_seconds

The latency distribution of backend defragmentation.

  • Type: Histogram
etcd_disk_backend_snapshot_duration_seconds

The latency distribution of backend snapshots.

  • Type: Histogram
etcd_disk_wal_fsync_duration_seconds

The latency distributions of fsync called by WAL.

  • Type: Histogram
etcd_disk_wal_write_bytes_total

Total number of bytes written in WAL.

  • Type: Gauge
etcd_grpc_proxy_cache_hits_total

Total number of cache hits

  • Type: Gauge
etcd_grpc_proxy_cache_keys_total

Total number of keys/ranges cached

  • Type: Gauge
etcd_grpc_proxy_cache_misses_total

Total number of cache misses

  • Type: Gauge
etcd_grpc_proxy_events_coalescing_total

Total number of events coalescing

  • Type: Counter
etcd_grpc_proxy_watchers_coalescing_total

Total number of current watchers coalescing

  • Type: Gauge
etcd_mvcc_db_open_read_transactions

The number of currently open read transactions

  • Type: Gauge
etcd_mvcc_db_total_size_in_bytes

Total size of the underlying database physically allocated in bytes.

  • Type: Gauge
etcd_mvcc_db_total_size_in_use_in_bytes

Total size of the underlying database logically in use in bytes.

  • Type: Gauge
etcd_mvcc_delete_total

Total number of deletes seen by this member.

  • Type: Counter
etcd_mvcc_hash_duration_seconds

The latency distribution of storage hash operation.

  • Type: Histogram
etcd_mvcc_hash_rev_duration_seconds

The latency distribution of storage hash by revision operation.

  • Type: Histogram
etcd_mvcc_put_total

Total number of puts seen by this member.

  • Type: Counter
etcd_mvcc_range_total

Total number of ranges seen by this member.

  • Type: Counter
etcd_mvcc_txn_total

Total number of txns seen by this member.

  • Type: Counter
etcd_network_active_peers

The current number of active peer connections.

  • Type: Gauge
  • Labels: Local Remote
etcd_network_client_grpc_received_bytes_total

The total number of bytes received from grpc clients.

  • Type: Counter
etcd_network_client_grpc_sent_bytes_total

The total number of bytes sent to grpc clients.

  • Type: Counter
etcd_network_peer_received_bytes_total

The total number of bytes received from peers.

  • Type: Counter
  • Labels: From
etcd_network_peer_round_trip_time_seconds

Round-Trip-Time histogram between peers

  • Type: Histogram
  • Labels: To
etcd_network_peer_sent_bytes_total

The total number of bytes sent to peers.

  • Type: Counter
  • Labels: To
etcd_server_client_requests_total

The total number of client requests per client version.

  • Type: Counter
  • Labels: client_api_version type
etcd_server_go_version

Which Go version server is running with. 1 for 'server_go_version' label with current version.

  • Type: Gauge
  • Labels: server_go_version
etcd_server_has_leader

Whether or not a leader exists. 1 is existence, 0 is not.

  • Type: Gauge
etcd_server_health_failures

The total number of failed health checks

  • Type: Counter
etcd_server_health_success

The total number of successful health checks

  • Type: Counter
etcd_server_heartbeat_send_failures_total

The total number of leader heartbeat send failures (likely overloaded from slow disk).

  • Type: Counter
etcd_server_id

Server or member ID in hexadecimal format. 1 for 'server_id' label with current ID.

  • Type: Gauge
  • Labels: server_id
etcd_server_is_leader

Whether or not this member is a leader. 1 if is, 0 otherwise.

  • Type: Gauge
etcd_server_is_learner

Whether or not this member is a learner. 1 if is, 0 otherwise.

  • Type: Gauge
etcd_server_leader_changes_seen_total

The number of leader changes seen.

  • Type: Counter
etcd_server_learner_promote_successes

The total number of successful learner promotions while this member is leader.

  • Type: Counter
etcd_server_proposals_applied_total

The total number of consensus proposals applied.

  • Type: Gauge
etcd_server_proposals_committed_total

The total number of consensus proposals committed.

  • Type: Gauge
etcd_server_proposals_failed_total

The total number of failed proposals seen.

  • Type: Counter
etcd_server_proposals_pending

The current number of pending proposals to commit.

  • Type: Gauge
etcd_server_quota_backend_bytes

Current backend storage quota size in bytes.

  • Type: Gauge
etcd_server_read_indexes_failed_total

The total number of failed read indexes seen.

  • Type: Counter
etcd_server_slow_apply_total

The total number of slow apply requests (likely overloaded from slow disk).

  • Type: Counter
etcd_server_slow_read_indexes_total

The total number of pending read indexes not in sync with leader's or timed out read index requests.

  • Type: Counter
etcd_server_snapshot_apply_in_progress_total

1 if the server is applying the incoming snapshot. 0 if none.

  • Type: Gauge
etcd_server_version

Which version is running. 1 for 'server_version' label with current version.

  • Type: Gauge
  • Labels: server_version
etcd_snap_db_fsync_duration_seconds

The latency distributions of fsyncing .snap.db file

  • Type: Histogram
etcd_snap_db_save_total_duration_seconds

The total latency distributions of v3 snapshot save

  • Type: Histogram
etcd_snap_fsync_duration_seconds

The latency distributions of fsync called by snap.

  • Type: Histogram
go_gc_duration_seconds

A summary of the GC invocation durations.

  • Type: Summary
go_goroutines

Number of goroutines that currently exist.

  • Type: Gauge
go_info

Information about the Go environment.

  • Type: Gauge
  • Labels: version
go_memstats_alloc_bytes

Number of bytes allocated and still in use.

  • Type: Gauge
go_memstats_alloc_bytes_total

Total number of bytes allocated, even if freed.

  • Type: Counter
go_memstats_buck_hash_sys_bytes

Number of bytes used by the profiling bucket hash table.

  • Type: Gauge
go_memstats_frees_total

Total number of frees.

  • Type: Counter
go_memstats_gc_cpu_fraction

The fraction of this program's available CPU time used by the GC since the program started.

  • Type: Gauge
go_memstats_gc_sys_bytes

Number of bytes used for garbage collection system metadata.

  • Type: Gauge
go_memstats_heap_alloc_bytes

Number of heap bytes allocated and still in use.

  • Type: Gauge
go_memstats_heap_idle_bytes

Number of heap bytes waiting to be used.

  • Type: Gauge
go_memstats_heap_inuse_bytes

Number of heap bytes that are in use.

  • Type: Gauge
go_memstats_heap_objects

Number of allocated objects.

  • Type: Gauge
go_memstats_heap_released_bytes

Number of heap bytes released to OS.

  • Type: Gauge
go_memstats_heap_sys_bytes

Number of heap bytes obtained from system.

  • Type: Gauge
go_memstats_last_gc_time_seconds

Number of seconds since 1970 of last garbage collection.

  • Type: Gauge
go_memstats_lookups_total

Total number of pointer lookups.

  • Type: Counter
go_memstats_mallocs_total

Total number of mallocs.

  • Type: Counter
go_memstats_mcache_inuse_bytes

Number of bytes in use by mcache structures.

  • Type: Gauge
go_memstats_mcache_sys_bytes

Number of bytes used for mcache structures obtained from system.

  • Type: Gauge
go_memstats_mspan_inuse_bytes

Number of bytes in use by mspan structures.

  • Type: Gauge
go_memstats_mspan_sys_bytes

Number of bytes used for mspan structures obtained from system.

  • Type: Gauge
go_memstats_next_gc_bytes

Number of heap bytes when next garbage collection will take place.

  • Type: Gauge
go_memstats_other_sys_bytes

Number of bytes used for other system allocations.

  • Type: Gauge
go_memstats_stack_inuse_bytes

Number of bytes in use by the stack allocator.

  • Type: Gauge
go_memstats_stack_sys_bytes

Number of bytes obtained from system for stack allocator.

  • Type: Gauge
go_memstats_sys_bytes

Number of bytes obtained from system.

  • Type: Gauge
go_threads

Number of OS threads created.

  • Type: Gauge
grpc_server_handled_total

Total number of RPCs completed on the server, regardless of success or failure.

  • Type: Counter
  • Labels: grpc_code grpc_method grpc_service grpc_type
grpc_server_msg_received_total

Total number of RPC stream messages received on the server.

  • Type: Counter
  • Labels: grpc_method grpc_service grpc_type
grpc_server_msg_sent_total

Total number of gRPC stream messages sent by the server.

  • Type: Counter
  • Labels: grpc_method grpc_service grpc_type
grpc_server_started_total

Total number of RPCs started on the server.

  • Type: Counter
  • Labels: grpc_method grpc_service grpc_type
os_fd_limit

The file descriptor limit.

  • Type: Gauge
os_fd_used

The number of used file descriptors.

  • Type: Gauge
process_cpu_seconds_total

Total user and system CPU time spent in seconds.

  • Type: Counter
process_max_fds

Maximum number of open file descriptors.

  • Type: Gauge
process_open_fds

Number of open file descriptors.

  • Type: Gauge
process_resident_memory_bytes

Resident memory size in bytes.

  • Type: Gauge
process_start_time_seconds

Start time of the process since unix epoch in seconds.

  • Type: Gauge
process_virtual_memory_bytes

Virtual memory size in bytes.

  • Type: Gauge
process_virtual_memory_max_bytes

Maximum amount of virtual memory available in bytes.

  • Type: Gauge
promhttp_metric_handler_requests_in_flight

Current number of scrapes being served.

  • Type: Gauge
promhttp_metric_handler_requests_total

Total number of scrapes by HTTP status code.

  • Type: Counter
  • Labels: code