Etcd Exporter

Common Labels

标签名示例值
job[opsaid-agent,etcd-exporter]
instance[localhost]

Metrics

名称类型描述
etcd_cluster_versiongaugeWhich version is running. 1 for 'cluster_version' label with current cluster version
etcd_debugging_disk_backend_commit_rebalance_duration_secondshistogramThe latency distributions of commit.rebalance called by bboltdb backend.
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_bucket
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_sum
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_count
etcd_debugging_disk_backend_commit_spill_duration_secondshistogramThe latency distributions of commit.spill called by bboltdb backend.
etcd_debugging_disk_backend_commit_spill_duration_seconds_bucket
etcd_debugging_disk_backend_commit_spill_duration_seconds_sum
etcd_debugging_disk_backend_commit_spill_duration_seconds_count
etcd_debugging_disk_backend_commit_write_duration_secondshistogramThe latency distributions of commit.write called by bboltdb backend.
etcd_debugging_disk_backend_commit_write_duration_seconds_bucket
etcd_debugging_disk_backend_commit_write_duration_seconds_sum
etcd_debugging_disk_backend_commit_write_duration_seconds_count
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.
etcd_debugging_lease_ttl_total_bucket
etcd_debugging_lease_ttl_total_sum
etcd_debugging_lease_ttl_total_count
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.
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_sum
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_count
etcd_debugging_mvcc_db_compaction_total_duration_millisecondshistogramBucketed histogram of db compaction total duration.
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_sum
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_count
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.
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_sum
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_count
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_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.
etcd_debugging_snap_save_marshalling_duration_seconds_bucket
etcd_debugging_snap_save_marshalling_duration_seconds_sum
etcd_debugging_snap_save_marshalling_duration_seconds_count
etcd_debugging_snap_save_total_duration_secondshistogramThe total latency distributions of save called by snapshot.
etcd_debugging_snap_save_total_duration_seconds_bucket
etcd_debugging_snap_save_total_duration_seconds_sum
etcd_debugging_snap_save_total_duration_seconds_count
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.
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.
etcd_disk_backend_commit_duration_secondshistogramThe latency distributions of commit called by backend.
etcd_disk_backend_commit_duration_seconds_bucket
etcd_disk_backend_commit_duration_seconds_sum
etcd_disk_backend_commit_duration_seconds_count
etcd_disk_backend_defrag_duration_secondshistogramThe latency distribution of backend defragmentation.
etcd_disk_backend_defrag_duration_seconds_bucket
etcd_disk_backend_defrag_duration_seconds_sum
etcd_disk_backend_defrag_duration_seconds_count
etcd_disk_backend_snapshot_duration_secondshistogramThe latency distribution of backend snapshots.
etcd_disk_backend_snapshot_duration_seconds_bucket
etcd_disk_backend_snapshot_duration_seconds_sum
etcd_disk_backend_snapshot_duration_seconds_count
etcd_disk_wal_fsync_duration_secondshistogramThe latency distributions of fsync called by WAL.
etcd_disk_wal_fsync_duration_seconds_bucket
etcd_disk_wal_fsync_duration_seconds_sum
etcd_disk_wal_fsync_duration_seconds_count
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.
etcd_mvcc_hash_duration_seconds_bucket
etcd_mvcc_hash_duration_seconds_sum
etcd_mvcc_hash_duration_seconds_count
etcd_mvcc_hash_rev_duration_secondshistogramThe latency distribution of storage hash by revision operation.
etcd_mvcc_hash_rev_duration_seconds_bucket
etcd_mvcc_hash_rev_duration_seconds_sum
etcd_mvcc_hash_rev_duration_seconds_count
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_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_server_go_versiongaugeWhich Go version server is running with. 1 for 'server_go_version' label with current version.
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.
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.
etcd_snap_db_fsync_duration_secondshistogramThe latency distributions of fsyncing .snap.db file
etcd_snap_db_fsync_duration_seconds_bucket
etcd_snap_db_fsync_duration_seconds_sum
etcd_snap_db_fsync_duration_seconds_count
etcd_snap_db_save_total_duration_secondshistogramThe total latency distributions of v3 snapshot save
etcd_snap_db_save_total_duration_seconds_bucket
etcd_snap_db_save_total_duration_seconds_sum
etcd_snap_db_save_total_duration_seconds_count
etcd_snap_fsync_duration_secondshistogramThe latency distributions of fsync called by snap.
etcd_snap_fsync_duration_seconds_bucket
etcd_snap_fsync_duration_seconds_sum
etcd_snap_fsync_duration_seconds_count
grpc_server_handled_totalcounterTotal number of RPCs completed on the server, regardless of success or failure.
grpc_server_msg_received_totalcounterTotal number of RPC stream messages received on the server.
grpc_server_msg_sent_totalcounterTotal number of gRPC stream messages sent by the server.
grpc_server_started_totalcounterTotal number of RPCs started on the server.

Examples

etcd_cluster_version

标签名示例值
Common LabelsCommon Labels
cluster_version[3.4.0]

etcd_debugging_disk_backend_commit_rebalance_duration_seconds

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_disk_backend_commit_rebalance_duration_seconds_bucket

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_disk_backend_commit_rebalance_duration_seconds_sum

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_disk_backend_commit_rebalance_duration_seconds_count

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_disk_backend_commit_spill_duration_seconds

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_disk_backend_commit_spill_duration_seconds_bucket

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_disk_backend_commit_spill_duration_seconds_sum

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_disk_backend_commit_spill_duration_seconds_count

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_disk_backend_commit_write_duration_seconds

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_disk_backend_commit_write_duration_seconds_bucket

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_disk_backend_commit_write_duration_seconds_sum

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_disk_backend_commit_write_duration_seconds_count

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_lease_granted_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_lease_renewed_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_lease_revoked_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_lease_ttl_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_lease_ttl_total_bucket

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_lease_ttl_total_sum

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_lease_ttl_total_count

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_db_compaction_keys_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_sum

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_count

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_db_compaction_total_duration_milliseconds

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_sum

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_count

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_db_total_size_in_bytes

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_delete_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_events_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_sum

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_count

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_keys_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_pending_events_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_put_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_range_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_slow_watcher_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_txn_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_watch_stream_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_mvcc_watcher_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_server_lease_expired_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_snap_save_marshalling_duration_seconds

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_snap_save_marshalling_duration_seconds_bucket

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_snap_save_marshalling_duration_seconds_sum

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_snap_save_marshalling_duration_seconds_count

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_snap_save_total_duration_seconds

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_snap_save_total_duration_seconds_bucket

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_snap_save_total_duration_seconds_sum

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_snap_save_total_duration_seconds_count

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_store_expires_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_store_reads_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_store_watch_requests_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_store_watchers

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_debugging_store_writes_total

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]
action[get,getRecursive]

etcd_disk_backend_commit_duration_seconds

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_disk_backend_commit_duration_seconds_bucket

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_disk_backend_commit_duration_seconds_sum

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_disk_backend_commit_duration_seconds_count

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_disk_backend_defrag_duration_seconds

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_disk_backend_defrag_duration_seconds_bucket

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_disk_backend_defrag_duration_seconds_sum

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_disk_backend_defrag_duration_seconds_count

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_disk_backend_snapshot_duration_seconds

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_disk_backend_snapshot_duration_seconds_bucket

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_disk_backend_snapshot_duration_seconds_sum

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_disk_backend_snapshot_duration_seconds_count

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_disk_wal_fsync_duration_seconds

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_disk_wal_fsync_duration_seconds_bucket

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_disk_wal_fsync_duration_seconds_sum

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_disk_wal_fsync_duration_seconds_count

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_grpc_proxy_cache_hits_total

标签名示例值
Common LabelsCommon Labels

etcd_grpc_proxy_cache_keys_total

标签名示例值
Common LabelsCommon Labels

etcd_grpc_proxy_cache_misses_total

标签名示例值
Common LabelsCommon Labels

etcd_grpc_proxy_events_coalescing_total

标签名示例值
Common LabelsCommon Labels

etcd_grpc_proxy_watchers_coalescing_total

标签名示例值
Common LabelsCommon Labels

etcd_mvcc_db_open_read_transactions

标签名示例值
Common LabelsCommon Labels
le[0.01,0.02,0.04]

etcd_mvcc_db_total_size_in_bytes

标签名示例值
Common LabelsCommon Labels
le[0.01,0.02,0.04]

etcd_mvcc_db_total_size_in_use_in_bytes

标签名示例值
Common LabelsCommon Labels
le[0.01,0.02,0.04]

etcd_mvcc_delete_total

标签名示例值
Common LabelsCommon Labels
le[0.01,0.02,0.04]

etcd_mvcc_hash_duration_seconds

标签名示例值
Common LabelsCommon Labels
le[0.01,0.02,0.04]

etcd_mvcc_hash_duration_seconds_bucket

标签名示例值
Common LabelsCommon Labels
le[0.01,0.02,0.04]

etcd_mvcc_hash_duration_seconds_sum

标签名示例值
Common LabelsCommon Labels
le[0.01,0.02,0.04]

etcd_mvcc_hash_duration_seconds_count

标签名示例值
Common LabelsCommon Labels
le[0.01,0.02,0.04]

etcd_mvcc_hash_rev_duration_seconds

标签名示例值
Common LabelsCommon Labels
le[0.01,0.02,0.04]

etcd_mvcc_hash_rev_duration_seconds_bucket

标签名示例值
Common LabelsCommon Labels
le[0.01,0.02,0.04]

etcd_mvcc_hash_rev_duration_seconds_sum

标签名示例值
Common LabelsCommon Labels
le[0.01,0.02,0.04]

etcd_mvcc_hash_rev_duration_seconds_count

标签名示例值
Common LabelsCommon Labels
le[0.01,0.02,0.04]

etcd_mvcc_put_total

标签名示例值
Common LabelsCommon Labels
le[0.01,0.02,0.04]

etcd_mvcc_range_total

标签名示例值
Common LabelsCommon Labels
le[0.01,0.02,0.04]

etcd_mvcc_txn_total

标签名示例值
Common LabelsCommon Labels
le[0.01,0.02,0.04]

etcd_network_client_grpc_received_bytes_total

标签名示例值
Common LabelsCommon Labels

etcd_network_client_grpc_sent_bytes_total

标签名示例值
Common LabelsCommon Labels

etcd_server_go_version

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_has_leader

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_health_failures

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_health_success

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_heartbeat_send_failures_total

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_id

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_is_leader

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_is_learner

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_leader_changes_seen_total

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_learner_promote_successes

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_proposals_applied_total

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_proposals_committed_total

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_proposals_failed_total

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_proposals_pending

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_quota_backend_bytes

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_read_indexes_failed_total

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_slow_apply_total

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_slow_read_indexes_total

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_snapshot_apply_in_progress_total

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_server_version

标签名示例值
Common LabelsCommon Labels
server_go_version[go1.12.9]
server_id[8e9e05c52164694d]
server_version[3.4.0]

etcd_snap_db_fsync_duration_seconds

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_snap_db_fsync_duration_seconds_bucket

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_snap_db_fsync_duration_seconds_sum

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_snap_db_fsync_duration_seconds_count

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_snap_db_save_total_duration_seconds

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_snap_db_save_total_duration_seconds_bucket

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_snap_db_save_total_duration_seconds_sum

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_snap_db_save_total_duration_seconds_count

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_snap_fsync_duration_seconds

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_snap_fsync_duration_seconds_bucket

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_snap_fsync_duration_seconds_sum

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

etcd_snap_fsync_duration_seconds_count

标签名示例值
Common LabelsCommon Labels
le[0.001,0.002,0.004]

grpc_server_handled_total

标签名示例值
Common LabelsCommon Labels
grpc_code[Aborted,AlreadyExists,Canceled]
grpc_method[Alarm,AuthDisable,AuthEnable]
grpc_service[etcdserverpb.Maintenance,etcdserverpb.Auth,grpc.health.v1.Health]
grpc_type[unary,bidi_stream,server_stream]

grpc_server_msg_received_total

标签名示例值
Common LabelsCommon Labels
grpc_code[Aborted,AlreadyExists,Canceled]
grpc_method[Alarm,AuthDisable,AuthEnable]
grpc_service[etcdserverpb.Maintenance,etcdserverpb.Auth,grpc.health.v1.Health]
grpc_type[unary,bidi_stream,server_stream]

grpc_server_msg_sent_total

标签名示例值
Common LabelsCommon Labels
grpc_code[Aborted,AlreadyExists,Canceled]
grpc_method[Alarm,AuthDisable,AuthEnable]
grpc_service[etcdserverpb.Maintenance,etcdserverpb.Auth,grpc.health.v1.Health]
grpc_type[unary,bidi_stream,server_stream]

grpc_server_started_total

标签名示例值
Common LabelsCommon Labels
grpc_code[Aborted,AlreadyExists,Canceled]
grpc_method[Alarm,AuthDisable,AuthEnable]
grpc_service[etcdserverpb.Maintenance,etcdserverpb.Auth,grpc.health.v1.Health]
grpc_type[unary,bidi_stream,server_stream]

Code generated by opsaid-agent.