Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After workernode restart, cluster started behaving improperly. #15579

Closed
Tejaswini5327 opened this issue Mar 28, 2023 · 4 comments
Closed

After workernode restart, cluster started behaving improperly. #15579

Tejaswini5327 opened this issue Mar 28, 2023 · 4 comments
Labels

Comments

@Tejaswini5327
Copy link

What happened?

we have service of 3 pods which are mounted on different worker nodes. One of the Worker node was restarted. Pod-0 was the leader at that time but once pod-1 became not available, the cluster did not behave properly after the pod-1 become unavailable.The following logs are seen in pod-2 : -revision is continuously changing in the logs

{"severity":"warning","timestamp":"2023-02-27T11:12:25.069Z","caller":"etcdserver/util.go:123","message":"failed to apply request","took":"13.502µs","request":"header:<ID:18402981799651370292 > compaction:<revision:91082 > ","response":"","error":"mvcc: required revision is a future revision"}
{"severity":"warning","timestamp":"2023-02-27T11:17:25.079Z","caller":"etcdserver/util.go:123","message":"failed to apply request","took":"11.687µs","request":"header:<ID:18402981799651370294 > compaction:<revision:91092 > ","response":"","error":"mvcc: required revision is a future revision"}
Finished defragmenting etcd member[:2379]
102 > ","response":"","error":"mvcc: required revision is a future revision"}
{"severity":"warning","timestamp":"2023-02-27T11:27:25.112Z","caller":"etcdserver/util.go:123","message":"failed to apply request","took":"11.278µs","request":"header:<ID:18402981799651370303 > compaction:<revision:91112 > ","response":"","error":"mvcc: required revision is a future revision"}
{"severity":"warning","timestamp":"2023-02-27T11:32:25.125Z","caller":"etcdserver/util.go:123","message":"failed to apply request","took":"11.614µs","request":"header:<ID:18402981799651370309 > compaction:<revision:91122 > ","response":"","error":"mvcc: required revision is a future revision"}
{"severity":"warning","timestamp":"2023-02-27T11:37:25.139Z","caller":"etcdserver/util.go:123","message":"failed to apply request","took":"9.236µs","request":"header:<ID:18402981799651370312 > compaction:<revision:91132 > ","response":"","error":"mvcc: required revision is a future revision"}
{"severity":"warning","timestamp":"2023-02-27T11:42:25.149Z","caller":"etcdserver/util.go:123","message":"failed to apply request","took":"20.507µs","request":"header:<ID:18402981799651370317 > compaction:<revision:91143 > ","response":"","error":"mvcc: required revision is a future revision"}
{"severity":"warning","timestamp":"2023-02-27T11:47:25.165Z","caller":"etcdserver/util.go:123","message":"failed to apply request","took":"11.72µs","request":"header:<ID:18402981799651370319 > compaction:<revision:91153 > ","response":"","error":"mvcc: required revision is a future revision"}

What did you expect to happen?

The weird behavior of the cluster after worker node restart and also the revision continuously changing in logs should not happen.

How can we reproduce it (as minimally and precisely as possible)?

Restarting worker node and after checking the behavior of cluster and pod logs may help to reproduce.

Anything else we need to know?

No response

Etcd version (please run commands below)

bash-4.4$ etcd --version
etcd Version: 3.5.5
Git SHA: 19002cf
Go Version: go1.16.15
Go OS/Arch: linux/amd64
bash-4.4$ etcdctl version
etcdctl version: 3.5.5
API version: 3.5

Etcd configuration (command line flags or environment variables)

paste your configuration here

Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)

$ etcdctl member list -w table
# paste output here

$ etcdctl --endpoints=<member list> endpoint status -w table
# paste output here

Relevant log output

mp":"2023-02-16T17:50:19.092Z","caller":"rafthttp/probing_status.go:68","message":"prober detected unhealthy status","round-tripper-name":"ROUND_TRIPPER_SNAPSHOT","remote-peer-id":"f2c6156a7274ff64","rtt":"0s","error":"dial tcp: lookup etcd-0.etcd-peer.cces.svc.cluster.local on 169.254.20.10:53: no such host"}
{"severity":"info","timestamp":"2023-02-16T17:50:20.155Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","message":"89924f20e1f643cb [logterm: 19, index: 72770, vote: e97e7835bfea3c80] ignored MsgPreVote from f2c6156a7274ff64 [logterm: 18, index: 72760] at term 19: lease is not expired (remaining ticks: 9)"}
{"severity":"info","timestamp":"2023-02-16T17:50:21.955Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","message":"89924f20e1f643cb [logterm: 19, index: 72770, vote: e97e7835bfea3c80] ignored MsgPreVote from f2c6156a7274ff64 [logterm: 18, index: 72760] at term 19: lease is not expired (remaining ticks: 9)"}
{"severity":"warning","timestamp":"2023-02-16T17:50:24.089Z","caller":"rafthttp/probing_status.go:68","message":"prober detected unhealthy status","round-tripper-name":"ROUND_TRIPPER_RAFT_MESSAGE","remote-peer-id":"e97e7835bfea3c80","rtt":"0s","error":"dial tcp: lookup etcd-1.etcd-peer.cces.svc.cluster.local on 169.254.20.10:53: no such host"}
{"severity":"warning","timestamp":"2023-02-16T17:50:24.089Z","caller":"rafthttp/probing_status.go:68","message":"prober detected unhealthy status","round-tripper-name":"ROUND_TRIPPER_SNAPSHOT","remote-peer-id":"e97e7835bfea3c80","rtt":"0s","error":"dial tcp: lookup etcd-1.etcd-peer.cces.svc.cluster.local on 169.254.20.10:53: no such host"}
{"severity":"warning","timestamp":"2023-02-16T17:50:24.093Z","caller":"rafthttp/probing_status.go:68","message":"prober detected unhealthy status","round-tripper-name":"ROUND_TRIPPER_SNAPSHOT","remote-peer-id":"f2c6156a7274ff64","rtt":"0s","error":"dial tcp: lookup etcd-0.etcd-peer.cces.svc.cluster.local on 169.254.20.10:53: no such host"}
{"severity":"warning","timestamp":"2023-02-16T17:50:24.093Z","caller":"rafthttp/probing_status.go:68","message":"prober detected unhealthy status","round-tripper-name":"ROUND_TRIPPER_RAFT_MESSAGE","remote-peer-id":"f2c6156a7274ff64","rtt":"0s","error":"dial tcp: lookup etcd-0.etcd-peer.cces.svc.cluster.local on 169.254.20.10:53: no such host"}
{"severity":"info","timestamp":"2023-02-16T17:50:24.635Z","caller":"rafthttp/peer_status.go:53","message":"peer became active","peer-id":"e97e7835bfea3c80"}
{"severity":"info","timestamp":"2023-02-16T17:50:24.635Z","caller":"rafthttp/stream.go:412","message":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"89924f20e1f643cb","remote-peer-id":"e97e7835bfea3c80"}
{"severity":"info","timestamp":"2023-02-16T17:50:24.653Z","caller":"rafthttp/stream.go:412","message":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"89924f20e1f643cb","remote-peer-id":"e97e7835bfea3c80"}
{"severity":"info","timestamp":"2023-02-16T17:50:27.661Z","caller":"auth/store.go:827","message":"granted/updated a permission to a user","user-name":"keys_role","permission-name":"READWRITE"}
{"severity":"info","timestamp":"2023-02-16T17:50:27.662Z","caller":"auth/store.go:827","message":"granted/updated a permission to a user","user-name":"keys_role","permission-name":"READWRITE"}
{"severity":"warning","timestamp":"2023-02-16T17:50:27.668Z","caller":"auth/store.go:529","message":"ignored grant role request to a user","user-name":"keys","user-roles":["keys_role"],"duplicate-role-name":"keys_role"}
hy status","round-tripper-name":"ROUND_TRIPPER_RAFT_MESSAGE","remote-peer-id":"f2c6156a7274ff64","rtt":"0s","error":"dial tcp: lookup etcd-0.etcd-peer.cces.svc.cluster.local on 169.254.20.10:53: no such host"}
{"severity":"warning","timestamp":"2023-02-16T17:50:29.093Z","caller":"rafthttp/probing_status.go:68","message":"prober detected unhealthy status","round-tripper-name":"ROUND_TRIPPER_SNAPSHOT","remote-peer-id":"f2c6156a7274ff64","rtt":"0s","error":"dial tcp: lookup etcd-0.etcd-peer.cces.svc.cluster.local on 169.254.20.10:53: no such host"}
{"severity":"warning","timestamp":"2023-02-16T17:50:34.093Z","caller":"rafthttp/probing_status.go:68","message":"prober detected unhealthy status","round-tripper-name":"ROUND_TRIPPER_SNAPSHOT","remote-peer-id":"f2c6156a7274ff64","rtt":"0s","error":"dial tcp: lookup etcd-0.etcd-peer.cces.svc.cluster.local on 169.254.20.10:53: no such host"}
{"severity":"warning","timestamp":"2023-02-16T17:50:34.093Z","caller":"rafthttp/probing_status.go:68","message":"prober detected unhealthy status","round-tripper-name":"ROUND_TRIPPER_RAFT_MESSAGE","remote-peer-id":"f2c6156a7274ff64","rtt":"0s","error":"dial tcp: lookup etcd-0.etcd-peer.cces.svc.cluster.local on 169.254.20.10:53: no such host"}
{"severity":"warning","timestamp":"2023-02-16T17:50:39.094Z","caller":"rafthttp/probing_status.go:68","message":"prober detected unhealthy status","round-tripper-name":"ROUND_TRIPPER_RAFT_MESSAGE","remote-peer-id":"f2c6156a7274ff64","rtt":"0s","error":"dial tcp: lookup etcd-0.etcd-peer.cces.svc.cluster.local on 169.254.20.10:53: no such host"}
{"severity":"warning","timestamp":"2023-02-16T17:50:39.094Z","caller":"rafthttp/probing_status.go:68","message":"prober detected unhealthy status","round-tripper-name":"ROUND_TRIPPER_SNAPSHOT","remote-peer-id":"f2c6156a7274ff64","rtt":"0s","error":"dial tcp: lookup etcd-0.etcd-peer.cces.svc.cluster.local on 169.254.20.10:53: no such host"}
{"severity":"info","timestamp":"2023-02-16T17:50:39.857Z","caller":"rafthttp/peer_status.go:53","message":"peer became active","peer-id":"f2c6156a7274ff64"}
{"severity":"info","timestamp":"2023-02-16T17:50:39.857Z","caller":"rafthttp/stream.go:412","message":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"89924f20e1f643cb","remote-peer-id":"f2c6156a7274ff64"}
{"severity":"info","timestamp":"2023-02-16T17:50:39.868Z","caller":"rafthttp/stream.go:412","message":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"89924f20e1f643cb","remote-peer-id":"f2c6156a7274ff64"}
{"severity":"warning","timestamp":"2023-02-16T17:54:42.738Z","caller":"etcdserver/util.go:123","message":"failed to apply request","took":"19.866µs","request":"header:<ID:4359632166182297899 > compaction:<revision:58392 > ","response":"","error":"mvcc: required revision is a future revision"}
{"severity":"warning","timestamp":"2023-02-16T17:59:42.752Z","caller":"etcdserver/util.go:123","message":"failed to apply request","took":"11.339µs","request":"header:<ID:4359632166182298294 > compaction:<revision:58408 > ","response":"","error":"mvcc: required revision is a future revision"}
{"severity":"warning","timestamp":"2023-02-16T18:04:42.765Z","caller":"etcdserver/util.go:123","message":"failed to apply request","took":"12.611µs","request":"header:<ID:4359632166182298690 > compaction:<revision:58426 > ","response":"","error":"mvcc: required revision is a future revision"}
Finished defragmenting etcd member[:2379]
tion:<revision:58436 > ","response":"","error":"mvcc: required revision is a future revision"}
{"severity":"warning","timestamp":"2023-02-16T18:14:42.807Z","caller":"etcdserver/util.go:123","message":"failed to apply request","took":"12.195µs","request":"header:<ID:4359632166182299499 > compaction:<revision:58446 > ","response":"","error":"mvcc: required revision is a future revision"}
{"severity":"warning","timestamp":"2023-02-16T18:19:42.824Z","caller":"etcdserver/util.go:123","message":"failed to apply request","took":"10.69µs","request":"header:<ID:4359632166182299895 > compaction:<revision:58456 > ","response":"","error":"mvcc: required revision is a future revision"}
{"severity":"warning","timestamp":"2023-02-16T18:24:42.845Z","caller":"etcdserver/util.go:123","message":"failed to apply request","took":"9.206µs","request":"header:<ID:4359632166182300289 > compaction:<revision:58497 > ","response":"","error":"mvcc: required revision is a future revision"}
{"severity":"warning","timestamp":"2023-02-16T18:29:42.858Z","caller":"etcdserver/util.go:123","message":"failed to apply request","took":"14.121µs","request":"header:<ID:4359632166182300683 > compaction:<revision:58509 > ","response":"","error":"mvcc: required revision is a future revision"}
{"severity":"warning","timestamp":"2023-02-16T18:34:42.878Z","caller":"etcdserver/util.go:123","message":"failed to apply request","took":"11.876µs","request":"header:<ID:4359632166182301077 > compaction:<revision:58519 > ","response":"","error":"mvcc: required revision is a future revision"}
{"severity":"warning","timestamp":"2023-02-16T18:39:42.894Z","caller":"etcdserver/util.go:123","message":"failed to apply request","took":"14.294µs","request":"header:<ID:4359632166182301471 > compaction:<revision:58529 > ","response":"","error":"mvcc: required revision is a future revision"}
{"severity":"warning","timestamp":"2023-02-16T18:44:42.905Z","caller":"etcdserver/util.go:123","message":"failed to apply request","took":"11.134µs","request":"header:<ID:4359632166182301865 > compaction:<revision:58539 > ","response":"","error":"mvcc: required revision is a future revision"}
@chaochn47
Copy link
Member

chaochn47 commented Mar 28, 2023

Hi @Tejaswini5327 I will need some more information to help this issue.

  1. How is your etcd monitoring stack set up? Did you scrape etcd_debugging_mvcc_current_revision Prometheus metrics periodically?
{
    "message": "failed to apply request",
    "took": "12.195µs",
    "request": "header:<ID:4359632166182299499 > compaction:<revision:58446 > ",
    "response": "",
    "error": "mvcc: required revision is a future revision"
}

From my past experience, 3 etcd members' MVCC revision could have diverged before the issue happened. The compaction request with higher revision was sent to the "slow" member.

  1. How is the auto-compaction set up in your etcd cluster? Is it triggered by external client (for example kube-apiserver) or etcd auto-compaction flag?

@Tejaswini5327
Copy link
Author

Hi @chaochn47 ,
Apologies for the delay in answering the questions.
For the 1st question, we will provide the answer soon, we are working on it.

  1. In our service auto compaction runs for every 5 min. Defragmentation for every 1 hour. Not triggered by any external client.

Our service provides following configurable parameters:

env.service_name.DEFRAGMENT_PERIODIC_INTERVAL
env.service_name.ETCD_AUTO_COMPACTION_MODE
env.service_name.ETCD_AUTO_COMPACTION_RETENTION

which help perform compaction process every 5 minutes with defragmentation activity periodically executing at intervals set through env.service_name.DEFRAGMENT_PERIODIC_INTERVAL.

Thanks And Regards
Tejaswini.

@Tejaswini5327
Copy link
Author

Hi @chaochn47 ,

  1. Answer for the first question, i am providing the etcd metrics here:

ubuntu@sioccesltdir001:$
ubuntu@sioccesltdir001:
$ kubectl get pods -n cces |
zk-0 1/1 Running 2 (13d ago) 13d
zk-1 1/1 Running 12 (13d ago) 13d
zk-2 1/1 Running 1 (13d ago) 13d
etcd-0 2/2 Running 0 22d
etcd-1 2/2 Running 0 13d
etcd-2 2/2 Running 0 13d
etcd-agent-849df76b69-rs4zp 1/1 Running 1 (22d ago) 30d
ubuntu@sioccesltdir001:$
ubuntu@sioccesltdir001:
$
ubuntu@sioccesltdir001:~$ kubectl exec -it etcd-0 -c dced -n cces -- bash
bash-4.4$
bash-4.4$ curl --cacert /data/combinedca/cacertbundle.pem --cert /run/sec/certs/client/clicert.pem --key /run/sec/certs/client/cliprivkey.pem https://etcd:2379/metrics# HELP etcd_cluster_version Which version is running. 1 for 'cluster_version' label with current cluster version

TYPE etcd_cluster_version gauge

etcd_cluster_version{cluster_version="3.5"} 1

HELP etcd_debugging_auth_revision The current revision of auth store.

TYPE etcd_debugging_auth_revision gauge

etcd_debugging_auth_revision 21

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

TYPE etcd_debugging_disk_backend_commit_rebalance_duration_seconds histogram

etcd_debugging_disk_backend_commit_rebalance_duration_seconds_bucket{le="0.001"} 41715
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_bucket{le="0.002"} 41715
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_bucket{le="0.004"} 41715
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_bucket{le="0.008"} 41715
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_bucket{le="0.016"} 41715
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_bucket{le="0.032"} 41715
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_bucket{le="0.064"} 41715
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_bucket{le="0.128"} 41715
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_bucket{le="0.256"} 41715
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_bucket{le="0.512"} 41715
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_bucket{le="1.024"} 41715
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_bucket{le="2.048"} 41715
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_bucket{le="4.096"} 41715
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_bucket{le="8.192"} 41715
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_bucket{le="+Inf"} 41715
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_sum 0.07772483599999995
etcd_debugging_disk_backend_commit_rebalance_duration_seconds_count 41715

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

TYPE etcd_debugging_disk_backend_commit_spill_duration_seconds histogram

etcd_debugging_disk_backend_commit_spill_duration_seconds_bucket{le="0.001"} 41709
etcd_debugging_disk_backend_commit_spill_duration_seconds_bucket{le="0.002"} 41713
etcd_debugging_disk_backend_commit_spill_duration_seconds_bucket{le="0.004"} 41715
etcd_debugging_disk_backend_commit_spill_duration_seconds_bucket{le="0.008"} 41715
etcd_debugging_disk_backend_commit_spill_duration_seconds_bucket{le="0.016"} 41715
etcd_debugging_disk_backend_commit_spill_duration_seconds_bucket{le="0.032"} 41715
etcd_debugging_disk_backend_commit_spill_duration_seconds_bucket{le="0.064"} 41715
etcd_debugging_disk_backend_commit_spill_duration_seconds_bucket{le="0.128"} 41715
etcd_debugging_disk_backend_commit_spill_duration_seconds_bucket{le="0.256"} 41715
etcd_debugging_disk_backend_commit_spill_duration_seconds_bucket{le="0.512"} 41715
etcd_debugging_disk_backend_commit_spill_duration_seconds_bucket{le="1.024"} 41715
etcd_debugging_disk_backend_commit_spill_duration_seconds_bucket{le="2.048"} 41715
etcd_debugging_disk_backend_commit_spill_duration_seconds_bucket{le="4.096"} 41715
etcd_debugging_disk_backend_commit_spill_duration_seconds_bucket{le="8.192"} 41715
etcd_debugging_disk_backend_commit_spill_duration_seconds_bucket{le="+Inf"} 41715
etcd_debugging_disk_backend_commit_spill_duration_seconds_sum 2.5240015929999795
etcd_debugging_disk_backend_commit_spill_duration_seconds_count 41715

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

TYPE etcd_debugging_disk_backend_commit_write_duration_seconds histogram

etcd_debugging_disk_backend_commit_write_duration_seconds_bucket{le="0.001"} 0
etcd_debugging_disk_backend_commit_write_duration_seconds_bucket{le="0.002"} 87
etcd_debugging_disk_backend_commit_write_duration_seconds_bucket{le="0.004"} 7858
etcd_debugging_disk_backend_commit_write_duration_seconds_bucket{le="0.008"} 26309
etcd_debugging_disk_backend_commit_write_duration_seconds_bucket{le="0.016"} 37845
etcd_debugging_disk_backend_commit_write_duration_seconds_bucket{le="0.032"} 41093
etcd_debugging_disk_backend_commit_write_duration_seconds_bucket{le="0.064"} 41496
etcd_debugging_disk_backend_commit_write_duration_seconds_bucket{le="0.128"} 41602
etcd_debugging_disk_backend_commit_write_duration_seconds_bucket{le="0.256"} 41653
etcd_debugging_disk_backend_commit_write_duration_seconds_bucket{le="0.512"} 41677
etcd_debugging_disk_backend_commit_write_duration_seconds_bucket{le="1.024"} 41696
etcd_debugging_disk_backend_commit_write_duration_seconds_bucket{le="2.048"} 41713
etcd_debugging_disk_backend_commit_write_duration_seconds_bucket{le="4.096"} 41715
etcd_debugging_disk_backend_commit_write_duration_seconds_bucket{le="8.192"} 41715
etcd_debugging_disk_backend_commit_write_duration_seconds_bucket{le="+Inf"} 41715
etcd_debugging_disk_backend_commit_write_duration_seconds_sum 414.8271039099978
etcd_debugging_disk_backend_commit_write_duration_seconds_count 41715

HELP etcd_debugging_lease_granted_total The total number of granted leases.

TYPE etcd_debugging_lease_granted_total counter

etcd_debugging_lease_granted_total 6

HELP etcd_debugging_lease_renewed_total The number of renewed leases seen by the leader.

TYPE etcd_debugging_lease_renewed_total counter

etcd_debugging_lease_renewed_total 203685

HELP etcd_debugging_lease_revoked_total The total number of revoked leases.

TYPE etcd_debugging_lease_revoked_total counter

etcd_debugging_lease_revoked_total 6

HELP etcd_debugging_lease_ttl_total Bucketed histogram of lease TTLs.

TYPE etcd_debugging_lease_ttl_total histogram

etcd_debugging_lease_ttl_total_bucket{le="1"} 0
etcd_debugging_lease_ttl_total_bucket{le="2"} 0
etcd_debugging_lease_ttl_total_bucket{le="4"} 0
etcd_debugging_lease_ttl_total_bucket{le="8"} 0
etcd_debugging_lease_ttl_total_bucket{le="16"} 6
etcd_debugging_lease_ttl_total_bucket{le="32"} 6
etcd_debugging_lease_ttl_total_bucket{le="64"} 6
etcd_debugging_lease_ttl_total_bucket{le="128"} 6
etcd_debugging_lease_ttl_total_bucket{le="256"} 6
etcd_debugging_lease_ttl_total_bucket{le="512"} 6
etcd_debugging_lease_ttl_total_bucket{le="1024"} 6
etcd_debugging_lease_ttl_total_bucket{le="2048"} 6
etcd_debugging_lease_ttl_total_bucket{le="4096"} 6
etcd_debugging_lease_ttl_total_bucket{le="8192"} 6
etcd_debugging_lease_ttl_total_bucket{le="16384"} 6
etcd_debugging_lease_ttl_total_bucket{le="32768"} 6
etcd_debugging_lease_ttl_total_bucket{le="65536"} 6
etcd_debugging_lease_ttl_total_bucket{le="131072"} 6
etcd_debugging_lease_ttl_total_bucket{le="262144"} 6
etcd_debugging_lease_ttl_total_bucket{le="524288"} 6
etcd_debugging_lease_ttl_total_bucket{le="1.048576e+06"} 6
etcd_debugging_lease_ttl_total_bucket{le="2.097152e+06"} 6
etcd_debugging_lease_ttl_total_bucket{le="4.194304e+06"} 6
etcd_debugging_lease_ttl_total_bucket{le="8.388608e+06"} 6
etcd_debugging_lease_ttl_total_bucket{le="+Inf"} 6
etcd_debugging_lease_ttl_total_sum 90
etcd_debugging_lease_ttl_total_count 6

HELP etcd_debugging_mvcc_compact_revision The revision of the last compaction in store.

TYPE etcd_debugging_mvcc_compact_revision gauge

etcd_debugging_mvcc_compact_revision 71559

HELP etcd_debugging_mvcc_current_revision The current revision of store.

TYPE etcd_debugging_mvcc_current_revision gauge

etcd_debugging_mvcc_current_revision 71668

HELP etcd_debugging_mvcc_db_compaction_keys_total Total number of db keys compacted.

TYPE etcd_debugging_mvcc_db_compaction_keys_total counter

etcd_debugging_mvcc_db_compaction_keys_total 42209

HELP etcd_debugging_mvcc_db_compaction_last The unix time of the last db compaction. Resets to 0 on start.

TYPE etcd_debugging_mvcc_db_compaction_last gauge

etcd_debugging_mvcc_db_compaction_last 1.680832793e+09

HELP etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds Bucketed histogram of db compaction pause duration.

TYPE etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds histogram

etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="1"} 0
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="2"} 0
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="4"} 0
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="8"} 0
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="16"} 0
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="32"} 0
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="64"} 0
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="128"} 0
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="256"} 0
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="512"} 0
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="1024"} 0
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="2048"} 0
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="4096"} 0
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="+Inf"} 0
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_sum 0
etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_count 0

HELP etcd_debugging_mvcc_db_compaction_total_duration_milliseconds Bucketed histogram of db compaction total duration.

TYPE etcd_debugging_mvcc_db_compaction_total_duration_milliseconds histogram

etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="100"} 4009
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="200"} 4009
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="400"} 4009
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="800"} 4009
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="1600"} 4009
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="3200"} 4009
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="6400"} 4009
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="12800"} 4009
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="25600"} 4009
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="51200"} 4009
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="102400"} 4009
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="204800"} 4009
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="409600"} 4009
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="819200"} 4009
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="+Inf"} 4009
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_sum 21
etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_count 4009

HELP etcd_debugging_mvcc_events_total Total number of events sent by this member.

TYPE etcd_debugging_mvcc_events_total counter

etcd_debugging_mvcc_events_total 0

HELP etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds Bucketed histogram of index compaction pause duration.

TYPE etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds histogram

etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="0.5"} 4002
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="1"} 4008
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="2"} 4009
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="4"} 4009
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="8"} 4009
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="16"} 4009
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="32"} 4009
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="64"} 4009
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="128"} 4009
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="256"} 4009
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="512"} 4009
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="1024"} 4009
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="2048"} 4009
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="4096"} 4009
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="+Inf"} 4009
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_sum 8
etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_count 4009

HELP etcd_debugging_mvcc_keys_total Total number of keys.

TYPE etcd_debugging_mvcc_keys_total gauge

etcd_debugging_mvcc_keys_total 491

HELP etcd_debugging_mvcc_pending_events_total Total number of pending events to be sent.

TYPE etcd_debugging_mvcc_pending_events_total gauge

etcd_debugging_mvcc_pending_events_total 0

HELP etcd_debugging_mvcc_range_total Total number of ranges seen by this member.

TYPE etcd_debugging_mvcc_range_total counter

etcd_debugging_mvcc_range_total 2.16009e+06

HELP etcd_debugging_mvcc_slow_watcher_total Total number of unsynced slow watchers.

TYPE etcd_debugging_mvcc_slow_watcher_total gauge

etcd_debugging_mvcc_slow_watcher_total 0

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

TYPE etcd_debugging_mvcc_total_put_size_in_bytes gauge

etcd_debugging_mvcc_total_put_size_in_bytes 4.7429957e+07

HELP etcd_debugging_mvcc_watch_stream_total Total number of watch streams.

TYPE etcd_debugging_mvcc_watch_stream_total gauge

etcd_debugging_mvcc_watch_stream_total 2

HELP etcd_debugging_mvcc_watcher_total Total number of watchers.

TYPE etcd_debugging_mvcc_watcher_total gauge

etcd_debugging_mvcc_watcher_total 2

HELP etcd_debugging_server_lease_expired_total The total number of expired leases.

TYPE etcd_debugging_server_lease_expired_total counter

etcd_debugging_server_lease_expired_total 0

HELP etcd_debugging_snap_save_marshalling_duration_seconds The marshalling cost distributions of save called by snapshot.

TYPE etcd_debugging_snap_save_marshalling_duration_seconds histogram

etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.001"} 11
etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.002"} 11
etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.004"} 11
etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.008"} 11
etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.016"} 11
etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.032"} 11
etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.064"} 11
etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.128"} 11
etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.256"} 11
etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.512"} 11
etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="1.024"} 11
etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="2.048"} 11
etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="4.096"} 11
etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="8.192"} 11
etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="+Inf"} 11
etcd_debugging_snap_save_marshalling_duration_seconds_sum 0.00026036699999999996
etcd_debugging_snap_save_marshalling_duration_seconds_count 11

HELP etcd_debugging_snap_save_total_duration_seconds The total latency distributions of save called by snapshot.

TYPE etcd_debugging_snap_save_total_duration_seconds histogram

etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.001"} 0
etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.002"} 0
etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.004"} 3
etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.008"} 6
etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.016"} 8
etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.032"} 11
etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.064"} 11
etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.128"} 11
etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.256"} 11
etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.512"} 11
etcd_debugging_snap_save_total_duration_seconds_bucket{le="1.024"} 11
etcd_debugging_snap_save_total_duration_seconds_bucket{le="2.048"} 11
etcd_debugging_snap_save_total_duration_seconds_bucket{le="4.096"} 11
etcd_debugging_snap_save_total_duration_seconds_bucket{le="8.192"} 11
etcd_debugging_snap_save_total_duration_seconds_bucket{le="+Inf"} 11
etcd_debugging_snap_save_total_duration_seconds_sum 0.112848006
etcd_debugging_snap_save_total_duration_seconds_count 11

HELP etcd_debugging_store_expires_total Total number of expired keys.

TYPE etcd_debugging_store_expires_total counter

etcd_debugging_store_expires_total 0

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

TYPE etcd_debugging_store_reads_total counter

etcd_debugging_store_reads_total{action="get"} 1
etcd_debugging_store_reads_total{action="getRecursive"} 3

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

TYPE etcd_debugging_store_watch_requests_total counter

etcd_debugging_store_watch_requests_total 0

HELP etcd_debugging_store_watchers Count of currently active watchers.

TYPE etcd_debugging_store_watchers gauge

etcd_debugging_store_watchers 0

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

TYPE etcd_debugging_store_writes_total counter

etcd_debugging_store_writes_total{action="set"} 7

HELP etcd_disk_backend_commit_duration_seconds The latency distributions of commit called by backend.

TYPE etcd_disk_backend_commit_duration_seconds histogram

etcd_disk_backend_commit_duration_seconds_bucket{le="0.001"} 0
etcd_disk_backend_commit_duration_seconds_bucket{le="0.002"} 85
etcd_disk_backend_commit_duration_seconds_bucket{le="0.004"} 7277
etcd_disk_backend_commit_duration_seconds_bucket{le="0.008"} 26130
etcd_disk_backend_commit_duration_seconds_bucket{le="0.016"} 37805
etcd_disk_backend_commit_duration_seconds_bucket{le="0.032"} 41090
etcd_disk_backend_commit_duration_seconds_bucket{le="0.064"} 41495
etcd_disk_backend_commit_duration_seconds_bucket{le="0.128"} 41602
etcd_disk_backend_commit_duration_seconds_bucket{le="0.256"} 41653
etcd_disk_backend_commit_duration_seconds_bucket{le="0.512"} 41677
etcd_disk_backend_commit_duration_seconds_bucket{le="1.024"} 41696
etcd_disk_backend_commit_duration_seconds_bucket{le="2.048"} 41713
etcd_disk_backend_commit_duration_seconds_bucket{le="4.096"} 41715
etcd_disk_backend_commit_duration_seconds_bucket{le="8.192"} 41715
etcd_disk_backend_commit_duration_seconds_bucket{le="+Inf"} 41715
etcd_disk_backend_commit_duration_seconds_sum 417.77205016599913
etcd_disk_backend_commit_duration_seconds_count 41715

HELP etcd_disk_backend_defrag_duration_seconds The latency distribution of backend defragmentation.

TYPE etcd_disk_backend_defrag_duration_seconds histogram

etcd_disk_backend_defrag_duration_seconds_bucket{le="0.1"} 328
etcd_disk_backend_defrag_duration_seconds_bucket{le="0.2"} 328
etcd_disk_backend_defrag_duration_seconds_bucket{le="0.4"} 329
etcd_disk_backend_defrag_duration_seconds_bucket{le="0.8"} 330
etcd_disk_backend_defrag_duration_seconds_bucket{le="1.6"} 331
etcd_disk_backend_defrag_duration_seconds_bucket{le="3.2"} 333
etcd_disk_backend_defrag_duration_seconds_bucket{le="6.4"} 334
etcd_disk_backend_defrag_duration_seconds_bucket{le="12.8"} 334
etcd_disk_backend_defrag_duration_seconds_bucket{le="25.6"} 334
etcd_disk_backend_defrag_duration_seconds_bucket{le="51.2"} 334
etcd_disk_backend_defrag_duration_seconds_bucket{le="102.4"} 334
etcd_disk_backend_defrag_duration_seconds_bucket{le="204.8"} 334
etcd_disk_backend_defrag_duration_seconds_bucket{le="409.6"} 334
etcd_disk_backend_defrag_duration_seconds_bucket{le="+Inf"} 334
etcd_disk_backend_defrag_duration_seconds_sum 22.12377628
etcd_disk_backend_defrag_duration_seconds_count 334

HELP etcd_disk_backend_snapshot_duration_seconds The latency distribution of backend snapshots.

TYPE etcd_disk_backend_snapshot_duration_seconds histogram

etcd_disk_backend_snapshot_duration_seconds_bucket{le="0.01"} 0
etcd_disk_backend_snapshot_duration_seconds_bucket{le="0.02"} 0
etcd_disk_backend_snapshot_duration_seconds_bucket{le="0.04"} 0
etcd_disk_backend_snapshot_duration_seconds_bucket{le="0.08"} 0
etcd_disk_backend_snapshot_duration_seconds_bucket{le="0.16"} 0
etcd_disk_backend_snapshot_duration_seconds_bucket{le="0.32"} 0
etcd_disk_backend_snapshot_duration_seconds_bucket{le="0.64"} 0
etcd_disk_backend_snapshot_duration_seconds_bucket{le="1.28"} 0
etcd_disk_backend_snapshot_duration_seconds_bucket{le="2.56"} 0
etcd_disk_backend_snapshot_duration_seconds_bucket{le="5.12"} 0
etcd_disk_backend_snapshot_duration_seconds_bucket{le="10.24"} 0
etcd_disk_backend_snapshot_duration_seconds_bucket{le="20.48"} 0
etcd_disk_backend_snapshot_duration_seconds_bucket{le="40.96"} 0
etcd_disk_backend_snapshot_duration_seconds_bucket{le="81.92"} 0
etcd_disk_backend_snapshot_duration_seconds_bucket{le="163.84"} 0
etcd_disk_backend_snapshot_duration_seconds_bucket{le="327.68"} 0
etcd_disk_backend_snapshot_duration_seconds_bucket{le="655.36"} 0
etcd_disk_backend_snapshot_duration_seconds_bucket{le="+Inf"} 0
etcd_disk_backend_snapshot_duration_seconds_sum 0
etcd_disk_backend_snapshot_duration_seconds_count 0

HELP etcd_disk_defrag_inflight Whether or not defrag is active on the member. 1 means active, 0 means not.

TYPE etcd_disk_defrag_inflight gauge

etcd_disk_defrag_inflight 0

HELP etcd_disk_wal_fsync_duration_seconds The latency distributions of fsync called by WAL.

TYPE etcd_disk_wal_fsync_duration_seconds histogram

etcd_disk_wal_fsync_duration_seconds_bucket{le="0.001"} 1042
etcd_disk_wal_fsync_duration_seconds_bucket{le="0.002"} 18634
etcd_disk_wal_fsync_duration_seconds_bucket{le="0.004"} 38723
etcd_disk_wal_fsync_duration_seconds_bucket{le="0.008"} 49690
etcd_disk_wal_fsync_duration_seconds_bucket{le="0.016"} 55243
etcd_disk_wal_fsync_duration_seconds_bucket{le="0.032"} 57458
etcd_disk_wal_fsync_duration_seconds_bucket{le="0.064"} 57826
etcd_disk_wal_fsync_duration_seconds_bucket{le="0.128"} 57924
etcd_disk_wal_fsync_duration_seconds_bucket{le="0.256"} 57989
etcd_disk_wal_fsync_duration_seconds_bucket{le="0.512"} 58053
etcd_disk_wal_fsync_duration_seconds_bucket{le="1.024"} 58109
etcd_disk_wal_fsync_duration_seconds_bucket{le="2.048"} 58179
etcd_disk_wal_fsync_duration_seconds_bucket{le="4.096"} 58197
etcd_disk_wal_fsync_duration_seconds_bucket{le="8.192"} 58197
etcd_disk_wal_fsync_duration_seconds_bucket{le="+Inf"} 58197
etcd_disk_wal_fsync_duration_seconds_sum 501.93393160800014
etcd_disk_wal_fsync_duration_seconds_count 58197

HELP etcd_disk_wal_write_bytes_total Total number of bytes written in WAL.

TYPE etcd_disk_wal_write_bytes_total gauge

etcd_disk_wal_write_bytes_total 1.08027696e+08

HELP etcd_grpc_proxy_cache_hits_total Total number of cache hits

TYPE etcd_grpc_proxy_cache_hits_total gauge

etcd_grpc_proxy_cache_hits_total 0

HELP etcd_grpc_proxy_cache_keys_total Total number of keys/ranges cached

TYPE etcd_grpc_proxy_cache_keys_total gauge

etcd_grpc_proxy_cache_keys_total 0

HELP etcd_grpc_proxy_cache_misses_total Total number of cache misses

TYPE etcd_grpc_proxy_cache_misses_total gauge

etcd_grpc_proxy_cache_misses_total 0

HELP etcd_grpc_proxy_events_coalescing_total Total number of events coalescing

TYPE etcd_grpc_proxy_events_coalescing_total counter

etcd_grpc_proxy_events_coalescing_total 0

HELP etcd_grpc_proxy_watchers_coalescing_total Total number of current watchers coalescing

TYPE etcd_grpc_proxy_watchers_coalescing_total gauge

etcd_grpc_proxy_watchers_coalescing_total 0

HELP etcd_mvcc_db_open_read_transactions The number of currently open read transactions

TYPE etcd_mvcc_db_open_read_transactions gauge

etcd_mvcc_db_open_read_transactions 1

HELP etcd_mvcc_db_total_size_in_bytes Total size of the underlying database physically allocated in bytes.

TYPE etcd_mvcc_db_total_size_in_bytes gauge

etcd_mvcc_db_total_size_in_bytes 794624

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

TYPE etcd_mvcc_db_total_size_in_use_in_bytes gauge

etcd_mvcc_db_total_size_in_use_in_bytes 794624

HELP etcd_mvcc_delete_total Total number of deletes seen by this member.

TYPE etcd_mvcc_delete_total counter

etcd_mvcc_delete_total 188

HELP etcd_mvcc_hash_duration_seconds The latency distribution of storage hash operation.

TYPE etcd_mvcc_hash_duration_seconds histogram

etcd_mvcc_hash_duration_seconds_bucket{le="0.01"} 0
etcd_mvcc_hash_duration_seconds_bucket{le="0.02"} 0
etcd_mvcc_hash_duration_seconds_bucket{le="0.04"} 0
etcd_mvcc_hash_duration_seconds_bucket{le="0.08"} 0
etcd_mvcc_hash_duration_seconds_bucket{le="0.16"} 0
etcd_mvcc_hash_duration_seconds_bucket{le="0.32"} 0
etcd_mvcc_hash_duration_seconds_bucket{le="0.64"} 0
etcd_mvcc_hash_duration_seconds_bucket{le="1.28"} 0
etcd_mvcc_hash_duration_seconds_bucket{le="2.56"} 0
etcd_mvcc_hash_duration_seconds_bucket{le="5.12"} 0
etcd_mvcc_hash_duration_seconds_bucket{le="10.24"} 0
etcd_mvcc_hash_duration_seconds_bucket{le="20.48"} 0
etcd_mvcc_hash_duration_seconds_bucket{le="40.96"} 0
etcd_mvcc_hash_duration_seconds_bucket{le="81.92"} 0
etcd_mvcc_hash_duration_seconds_bucket{le="163.84"} 0
etcd_mvcc_hash_duration_seconds_bucket{le="+Inf"} 0
etcd_mvcc_hash_duration_seconds_sum 0
etcd_mvcc_hash_duration_seconds_count 0

HELP etcd_mvcc_hash_rev_duration_seconds The latency distribution of storage hash by revision operation.

TYPE etcd_mvcc_hash_rev_duration_seconds histogram

etcd_mvcc_hash_rev_duration_seconds_bucket{le="0.01"} 0
etcd_mvcc_hash_rev_duration_seconds_bucket{le="0.02"} 0
etcd_mvcc_hash_rev_duration_seconds_bucket{le="0.04"} 0
etcd_mvcc_hash_rev_duration_seconds_bucket{le="0.08"} 0
etcd_mvcc_hash_rev_duration_seconds_bucket{le="0.16"} 0
etcd_mvcc_hash_rev_duration_seconds_bucket{le="0.32"} 0
etcd_mvcc_hash_rev_duration_seconds_bucket{le="0.64"} 0
etcd_mvcc_hash_rev_duration_seconds_bucket{le="1.28"} 0
etcd_mvcc_hash_rev_duration_seconds_bucket{le="2.56"} 0
etcd_mvcc_hash_rev_duration_seconds_bucket{le="5.12"} 0
etcd_mvcc_hash_rev_duration_seconds_bucket{le="10.24"} 0
etcd_mvcc_hash_rev_duration_seconds_bucket{le="20.48"} 0
etcd_mvcc_hash_rev_duration_seconds_bucket{le="40.96"} 0
etcd_mvcc_hash_rev_duration_seconds_bucket{le="81.92"} 0
etcd_mvcc_hash_rev_duration_seconds_bucket{le="163.84"} 0
etcd_mvcc_hash_rev_duration_seconds_bucket{le="+Inf"} 0
etcd_mvcc_hash_rev_duration_seconds_sum 0
etcd_mvcc_hash_rev_duration_seconds_count 0

HELP etcd_mvcc_put_total Total number of puts seen by this member.

TYPE etcd_mvcc_put_total counter

etcd_mvcc_put_total 42048

HELP etcd_mvcc_range_total Total number of ranges seen by this member.

TYPE etcd_mvcc_range_total counter

etcd_mvcc_range_total 2.16009e+06

HELP etcd_mvcc_txn_total Total number of txns seen by this member.

TYPE etcd_mvcc_txn_total counter

etcd_mvcc_txn_total 3

HELP etcd_network_active_peers The current number of active peer connections.

TYPE etcd_network_active_peers gauge

etcd_network_active_peers{Local="c654b4887e9b4d78",Remote="f2c6156a7274ff64"} 1
etcd_network_active_peers{Local="c654b4887e9b4d78",Remote="f3ae4c7fee699f92"} 1

HELP etcd_network_client_grpc_received_bytes_total The total number of bytes received from grpc clients.

TYPE etcd_network_client_grpc_received_bytes_total counter

etcd_network_client_grpc_received_bytes_total 1.03267599e+08

HELP etcd_network_client_grpc_sent_bytes_total The total number of bytes sent to grpc clients.

TYPE etcd_network_client_grpc_sent_bytes_total counter

etcd_network_client_grpc_sent_bytes_total 3.63795452e+08

HELP etcd_network_disconnected_peers_total The total number of disconnected peers.

TYPE etcd_network_disconnected_peers_total counter

etcd_network_disconnected_peers_total{Local="c654b4887e9b4d78",Remote="f2c6156a7274ff64"} 1
etcd_network_disconnected_peers_total{Local="c654b4887e9b4d78",Remote="f3ae4c7fee699f92"} 3

HELP etcd_network_peer_received_bytes_total The total number of bytes received from peers.

TYPE etcd_network_peer_received_bytes_total counter

etcd_network_peer_received_bytes_total{From="0"} 8.659704e+07
etcd_network_peer_received_bytes_total{From="f2c6156a7274ff64"} 7.80226323e+08
etcd_network_peer_received_bytes_total{From="f3ae4c7fee699f92"} 3.17066488e+08

HELP etcd_network_peer_round_trip_time_seconds Round-Trip-Time histogram between peers

TYPE etcd_network_peer_round_trip_time_seconds histogram

etcd_network_peer_round_trip_time_seconds_bucket{To="f2c6156a7274ff64",le="0.0001"} 1
etcd_network_peer_round_trip_time_seconds_bucket{To="f2c6156a7274ff64",le="0.0002"} 1
etcd_network_peer_round_trip_time_seconds_bucket{To="f2c6156a7274ff64",le="0.0004"} 2
etcd_network_peer_round_trip_time_seconds_bucket{To="f2c6156a7274ff64",le="0.0008"} 39827
etcd_network_peer_round_trip_time_seconds_bucket{To="f2c6156a7274ff64",le="0.0016"} 40082
etcd_network_peer_round_trip_time_seconds_bucket{To="f2c6156a7274ff64",le="0.0032"} 40087
etcd_network_peer_round_trip_time_seconds_bucket{To="f2c6156a7274ff64",le="0.0064"} 40089
etcd_network_peer_round_trip_time_seconds_bucket{To="f2c6156a7274ff64",le="0.0128"} 40089
etcd_network_peer_round_trip_time_seconds_bucket{To="f2c6156a7274ff64",le="0.0256"} 40091
etcd_network_peer_round_trip_time_seconds_bucket{To="f2c6156a7274ff64",le="0.0512"} 80179
etcd_network_peer_round_trip_time_seconds_bucket{To="f2c6156a7274ff64",le="0.1024"} 80181
etcd_network_peer_round_trip_time_seconds_bucket{To="f2c6156a7274ff64",le="0.2048"} 80182
etcd_network_peer_round_trip_time_seconds_bucket{To="f2c6156a7274ff64",le="0.4096"} 80184
etcd_network_peer_round_trip_time_seconds_bucket{To="f2c6156a7274ff64",le="0.8192"} 80184
etcd_network_peer_round_trip_time_seconds_bucket{To="f2c6156a7274ff64",le="1.6384"} 80184
etcd_network_peer_round_trip_time_seconds_bucket{To="f2c6156a7274ff64",le="3.2768"} 80184
etcd_network_peer_round_trip_time_seconds_bucket{To="f2c6156a7274ff64",le="+Inf"} 80184
etcd_network_peer_round_trip_time_seconds_sum{To="f2c6156a7274ff64"} 1590.9718207330059
etcd_network_peer_round_trip_time_seconds_count{To="f2c6156a7274ff64"} 80184
etcd_network_peer_round_trip_time_seconds_bucket{To="f3ae4c7fee699f92",le="0.0001"} 16
etcd_network_peer_round_trip_time_seconds_bucket{To="f3ae4c7fee699f92",le="0.0002"} 16
etcd_network_peer_round_trip_time_seconds_bucket{To="f3ae4c7fee699f92",le="0.0004"} 242
etcd_network_peer_round_trip_time_seconds_bucket{To="f3ae4c7fee699f92",le="0.0008"} 39947
etcd_network_peer_round_trip_time_seconds_bucket{To="f3ae4c7fee699f92",le="0.0016"} 40084
etcd_network_peer_round_trip_time_seconds_bucket{To="f3ae4c7fee699f92",le="0.0032"} 40095
etcd_network_peer_round_trip_time_seconds_bucket{To="f3ae4c7fee699f92",le="0.0064"} 40101
etcd_network_peer_round_trip_time_seconds_bucket{To="f3ae4c7fee699f92",le="0.0128"} 40104
etcd_network_peer_round_trip_time_seconds_bucket{To="f3ae4c7fee699f92",le="0.0256"} 40104
etcd_network_peer_round_trip_time_seconds_bucket{To="f3ae4c7fee699f92",le="0.0512"} 80182
etcd_network_peer_round_trip_time_seconds_bucket{To="f3ae4c7fee699f92",le="0.1024"} 80193
etcd_network_peer_round_trip_time_seconds_bucket{To="f3ae4c7fee699f92",le="0.2048"} 80195
etcd_network_peer_round_trip_time_seconds_bucket{To="f3ae4c7fee699f92",le="0.4096"} 80196
etcd_network_peer_round_trip_time_seconds_bucket{To="f3ae4c7fee699f92",le="0.8192"} 80196
etcd_network_peer_round_trip_time_seconds_bucket{To="f3ae4c7fee699f92",le="1.6384"} 80196
etcd_network_peer_round_trip_time_seconds_bucket{To="f3ae4c7fee699f92",le="3.2768"} 80196
etcd_network_peer_round_trip_time_seconds_bucket{To="f3ae4c7fee699f92",le="+Inf"} 80196
etcd_network_peer_round_trip_time_seconds_sum{To="f3ae4c7fee699f92"} 1753.689868192001
etcd_network_peer_round_trip_time_seconds_count{To="f3ae4c7fee699f92"} 80196

HELP etcd_network_peer_sent_bytes_total The total number of bytes sent to peers.

TYPE etcd_network_peer_sent_bytes_total counter

etcd_network_peer_sent_bytes_total{To="f2c6156a7274ff64"} 7.86397649e+08
etcd_network_peer_sent_bytes_total{To="f3ae4c7fee699f92"} 3.72142161e+08

HELP etcd_network_peer_sent_failures_total The total number of send failures from peers.

TYPE etcd_network_peer_sent_failures_total counter

etcd_network_peer_sent_failures_total{To="f2c6156a7274ff64"} 1

HELP etcd_server_apply_duration_seconds The latency distributions of v2 apply called by backend.

TYPE etcd_server_apply_duration_seconds histogram

etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="0.0001"} 12024
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="0.0002"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="0.0004"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="0.0008"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="0.0016"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="0.0032"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="0.0064"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="0.0128"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="0.0256"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="0.0512"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="0.1024"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="0.2048"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="0.4096"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="0.8192"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="1.6384"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="3.2768"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="6.5536"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="13.1072"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="26.2144"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="52.4288"} 12026
etcd_server_apply_duration_seconds_bucket{op="Alarm",success="true",version="v3",le="+Inf"} 12026
etcd_server_apply_duration_seconds_sum{op="Alarm",success="true",version="v3"} 0.06817491199999981
etcd_server_apply_duration_seconds_count{op="Alarm",success="true",version="v3"} 12026
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="0.0001"} 0
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="0.0002"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="0.0004"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="0.0008"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="0.0016"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="0.0032"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="0.0064"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="0.0128"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="0.0256"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="0.0512"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="0.1024"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="0.2048"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="0.4096"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="0.8192"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="1.6384"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="3.2768"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="6.5536"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="13.1072"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="26.2144"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="52.4288"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthRoleGrantPermission",success="true",version="v3",le="+Inf"} 2
etcd_server_apply_duration_seconds_sum{op="AuthRoleGrantPermission",success="true",version="v3"} 0.000422091
etcd_server_apply_duration_seconds_count{op="AuthRoleGrantPermission",success="true",version="v3"} 2
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="0.0001"} 0
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="0.0002"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="0.0004"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="0.0008"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="0.0016"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="0.0032"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="0.0064"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="0.0128"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="0.0256"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="0.0512"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="0.1024"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="0.2048"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="0.4096"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="0.8192"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="1.6384"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="3.2768"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="6.5536"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="13.1072"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="26.2144"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="52.4288"} 1
etcd_server_apply_duration_seconds_bucket{op="AuthUserGrantRole",success="true",version="v3",le="+Inf"} 1
etcd_server_apply_duration_seconds_sum{op="AuthUserGrantRole",success="true",version="v3"} 0.000125343
etcd_server_apply_duration_seconds_count{op="AuthUserGrantRole",success="true",version="v3"} 1
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="0.0001"} 0
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="0.0002"} 0
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="0.0004"} 0
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="0.0008"} 0
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="0.0016"} 0
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="0.0032"} 809
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="0.0064"} 2500
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="0.0128"} 3611
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="0.0256"} 3960
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="0.0512"} 3991
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="0.1024"} 4006
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="0.2048"} 4009
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="0.4096"} 4009
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="0.8192"} 4009
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="1.6384"} 4009
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="3.2768"} 4009
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="6.5536"} 4009
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="13.1072"} 4009
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="26.2144"} 4009
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="52.4288"} 4009
etcd_server_apply_duration_seconds_bucket{op="Compaction",success="true",version="v3",le="+Inf"} 4009
etcd_server_apply_duration_seconds_sum{op="Compaction",success="true",version="v3"} 27.81476703399997
etcd_server_apply_duration_seconds_count{op="Compaction",success="true",version="v3"} 4009
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="0.0001"} 179
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="0.0002"} 179
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="0.0004"} 179
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="0.0008"} 179
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="0.0016"} 179
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="0.0032"} 179
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="0.0064"} 179
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="0.0128"} 183
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="0.0256"} 184
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="0.0512"} 184
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="0.1024"} 184
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="0.2048"} 184
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="0.4096"} 184
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="0.8192"} 184
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="1.6384"} 184
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="3.2768"} 184
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="6.5536"} 184
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="13.1072"} 184
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="26.2144"} 184
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="52.4288"} 184
etcd_server_apply_duration_seconds_bucket{op="DeleteRange",success="true",version="v3",le="+Inf"} 184
etcd_server_apply_duration_seconds_sum{op="DeleteRange",success="true",version="v3"} 0.06476247
etcd_server_apply_duration_seconds_count{op="DeleteRange",success="true",version="v3"} 184
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="0.0001"} 2
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="0.0002"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="0.0004"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="0.0008"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="0.0016"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="0.0032"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="0.0064"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="0.0128"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="0.0256"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="0.0512"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="0.1024"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="0.2048"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="0.4096"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="0.8192"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="1.6384"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="3.2768"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="6.5536"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="13.1072"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="26.2144"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="52.4288"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseGrant",success="true",version="v3",le="+Inf"} 6
etcd_server_apply_duration_seconds_sum{op="LeaseGrant",success="true",version="v3"} 0.000651446
etcd_server_apply_duration_seconds_count{op="LeaseGrant",success="true",version="v3"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="0.0001"} 5
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="0.0002"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="0.0004"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="0.0008"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="0.0016"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="0.0032"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="0.0064"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="0.0128"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="0.0256"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="0.0512"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="0.1024"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="0.2048"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="0.4096"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="0.8192"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="1.6384"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="3.2768"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="6.5536"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="13.1072"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="26.2144"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="52.4288"} 6
etcd_server_apply_duration_seconds_bucket{op="LeaseRevoke",success="true",version="v3",le="+Inf"} 6
etcd_server_apply_duration_seconds_sum{op="LeaseRevoke",success="true",version="v3"} 0.000416949
etcd_server_apply_duration_seconds_count{op="LeaseRevoke",success="true",version="v3"} 6
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="0.0001"} 0
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="0.0002"} 6
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="0.0004"} 6
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="0.0008"} 7
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="0.0016"} 7
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="0.0032"} 7
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="0.0064"} 7
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="0.0128"} 7
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="0.0256"} 7
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="0.0512"} 7
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="0.1024"} 7
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="0.2048"} 7
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="0.4096"} 7
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="0.8192"} 7
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="1.6384"} 7
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="3.2768"} 7
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="6.5536"} 7
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="13.1072"} 7
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="26.2144"} 7
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="52.4288"} 7
etcd_server_apply_duration_seconds_bucket{op="PUT",success="true",version="v2",le="+Inf"} 7
etcd_server_apply_duration_seconds_sum{op="PUT",success="true",version="v2"} 0.001405918
etcd_server_apply_duration_seconds_count{op="PUT",success="true",version="v2"} 7
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="0.0001"} 32889
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="0.0002"} 41461
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="0.0004"} 41516
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="0.0008"} 41563
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="0.0016"} 41627
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="0.0032"} 41703
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="0.0064"} 41861
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="0.0128"} 41988
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="0.0256"} 42026
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="0.0512"} 42035
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="0.1024"} 42041
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="0.2048"} 42041
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="0.4096"} 42041
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="0.8192"} 42041
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="1.6384"} 42042
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="3.2768"} 42042
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="6.5536"} 42042
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="13.1072"} 42042
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="26.2144"} 42042
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="52.4288"} 42042
etcd_server_apply_duration_seconds_bucket{op="Put",success="true",version="v3",le="+Inf"} 42042
etcd_server_apply_duration_seconds_sum{op="Put",success="true",version="v3"} 7.588138640000009
etcd_server_apply_duration_seconds_count{op="Put",success="true",version="v3"} 42042
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="0.0001"} 2
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="0.0002"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="0.0004"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="0.0008"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="0.0016"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="0.0032"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="0.0064"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="0.0128"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="0.0256"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="0.0512"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="0.1024"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="0.2048"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="0.4096"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="0.8192"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="1.6384"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="3.2768"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="6.5536"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="13.1072"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="26.2144"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="52.4288"} 7
etcd_server_apply_duration_seconds_bucket{op="Txn",success="true",version="v3",le="+Inf"} 7
etcd_server_apply_duration_seconds_sum{op="Txn",success="true",version="v3"} 0.000788664
etcd_server_apply_duration_seconds_count{op="Txn",success="true",version="v3"} 7
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="0.0001"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="0.0002"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="0.0004"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="0.0008"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="0.0016"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="0.0032"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="0.0064"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="0.0128"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="0.0256"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="0.0512"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="0.1024"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="0.2048"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="0.4096"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="0.8192"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="1.6384"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="3.2768"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="6.5536"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="13.1072"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="26.2144"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="52.4288"} 327
etcd_server_apply_duration_seconds_bucket{op="unknown",success="true",version="v3",le="+Inf"} 327
etcd_server_apply_duration_seconds_sum{op="unknown",success="true",version="v3"} 0.00022923699999999995
etcd_server_apply_duration_seconds_count{op="unknown",success="true",version="v3"} 327

HELP etcd_server_client_requests_total The total number of client requests per client version.

TYPE etcd_server_client_requests_total counter

etcd_server_client_requests_total{client_api_version="3.5",type="stream"} 8
etcd_server_client_requests_total{client_api_version="3.5",type="unary"} 2.175021e+06

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

TYPE etcd_server_go_version gauge

etcd_server_go_version{server_go_version="go1.16.15"} 1

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

TYPE etcd_server_has_leader gauge

etcd_server_has_leader 1

HELP etcd_server_health_failures The total number of failed health checks

TYPE etcd_server_health_failures counter

etcd_server_health_failures 0

HELP etcd_server_health_success The total number of successful health checks

TYPE etcd_server_health_success counter

etcd_server_health_success 1

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

TYPE etcd_server_heartbeat_send_failures_total counter

etcd_server_heartbeat_send_failures_total 12

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

TYPE etcd_server_id gauge

etcd_server_id{server_id="c654b4887e9b4d78"} 1

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

TYPE etcd_server_is_leader gauge

etcd_server_is_leader 0

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

TYPE etcd_server_is_learner gauge

etcd_server_is_learner 0

HELP etcd_server_leader_changes_seen_total The number of leader changes seen.

TYPE etcd_server_leader_changes_seen_total counter

etcd_server_leader_changes_seen_total 3

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

TYPE etcd_server_learner_promote_successes counter

etcd_server_learner_promote_successes 0

HELP etcd_server_proposals_applied_total The total number of consensus proposals applied.

TYPE etcd_server_proposals_applied_total gauge

etcd_server_proposals_applied_total 98662

HELP etcd_server_proposals_committed_total The total number of consensus proposals committed.

TYPE etcd_server_proposals_committed_total gauge

etcd_server_proposals_committed_total 98662

HELP etcd_server_proposals_failed_total The total number of failed proposals seen.

TYPE etcd_server_proposals_failed_total counter

etcd_server_proposals_failed_total 1

HELP etcd_server_proposals_pending The current number of pending proposals to commit.

TYPE etcd_server_proposals_pending gauge

etcd_server_proposals_pending 0

HELP etcd_server_quota_backend_bytes Current backend storage quota size in bytes.

TYPE etcd_server_quota_backend_bytes gauge

etcd_server_quota_backend_bytes 2.68435456e+08

HELP etcd_server_read_indexes_failed_total The total number of failed read indexes seen.

TYPE etcd_server_read_indexes_failed_total counter

etcd_server_read_indexes_failed_total 2

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

TYPE etcd_server_slow_apply_total counter

etcd_server_slow_apply_total 303

HELP 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 etcd_server_slow_read_indexes_total counter

etcd_server_slow_read_indexes_total 3

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

TYPE etcd_server_snapshot_apply_in_progress_total gauge

etcd_server_snapshot_apply_in_progress_total 0

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

TYPE etcd_server_version gauge

etcd_server_version{server_version="3.5.5"} 1

HELP etcd_snap_db_fsync_duration_seconds The latency distributions of fsyncing .snap.db file

TYPE etcd_snap_db_fsync_duration_seconds histogram

etcd_snap_db_fsync_duration_seconds_bucket{le="0.001"} 0
etcd_snap_db_fsync_duration_seconds_bucket{le="0.002"} 0
etcd_snap_db_fsync_duration_seconds_bucket{le="0.004"} 0
etcd_snap_db_fsync_duration_seconds_bucket{le="0.008"} 0
etcd_snap_db_fsync_duration_seconds_bucket{le="0.016"} 0
etcd_snap_db_fsync_duration_seconds_bucket{le="0.032"} 0
etcd_snap_db_fsync_duration_seconds_bucket{le="0.064"} 0
etcd_snap_db_fsync_duration_seconds_bucket{le="0.128"} 0
etcd_snap_db_fsync_duration_seconds_bucket{le="0.256"} 0
etcd_snap_db_fsync_duration_seconds_bucket{le="0.512"} 0
etcd_snap_db_fsync_duration_seconds_bucket{le="1.024"} 0
etcd_snap_db_fsync_duration_seconds_bucket{le="2.048"} 0
etcd_snap_db_fsync_duration_seconds_bucket{le="4.096"} 0
etcd_snap_db_fsync_duration_seconds_bucket{le="8.192"} 0
etcd_snap_db_fsync_duration_seconds_bucket{le="+Inf"} 0
etcd_snap_db_fsync_duration_seconds_sum 0
etcd_snap_db_fsync_duration_seconds_count 0

HELP etcd_snap_db_save_total_duration_seconds The total latency distributions of v3 snapshot save

TYPE etcd_snap_db_save_total_duration_seconds histogram

etcd_snap_db_save_total_duration_seconds_bucket{le="0.1"} 0
etcd_snap_db_save_total_duration_seconds_bucket{le="0.2"} 0
etcd_snap_db_save_total_duration_seconds_bucket{le="0.4"} 0
etcd_snap_db_save_total_duration_seconds_bucket{le="0.8"} 0
etcd_snap_db_save_total_duration_seconds_bucket{le="1.6"} 0
etcd_snap_db_save_total_duration_seconds_bucket{le="3.2"} 0
etcd_snap_db_save_total_duration_seconds_bucket{le="6.4"} 0
etcd_snap_db_save_total_duration_seconds_bucket{le="12.8"} 0
etcd_snap_db_save_total_duration_seconds_bucket{le="25.6"} 0
etcd_snap_db_save_total_duration_seconds_bucket{le="51.2"} 0
etcd_snap_db_save_total_duration_seconds_bucket{le="+Inf"} 0
etcd_snap_db_save_total_duration_seconds_sum 0
etcd_snap_db_save_total_duration_seconds_count 0

HELP etcd_snap_fsync_duration_seconds The latency distributions of fsync called by snap.

TYPE etcd_snap_fsync_duration_seconds histogram

etcd_snap_fsync_duration_seconds_bucket{le="0.001"} 0
etcd_snap_fsync_duration_seconds_bucket{le="0.002"} 0
etcd_snap_fsync_duration_seconds_bucket{le="0.004"} 3
etcd_snap_fsync_duration_seconds_bucket{le="0.008"} 6
etcd_snap_fsync_duration_seconds_bucket{le="0.016"} 8
etcd_snap_fsync_duration_seconds_bucket{le="0.032"} 11
etcd_snap_fsync_duration_seconds_bucket{le="0.064"} 11
etcd_snap_fsync_duration_seconds_bucket{le="0.128"} 11
etcd_snap_fsync_duration_seconds_bucket{le="0.256"} 11
etcd_snap_fsync_duration_seconds_bucket{le="0.512"} 11
etcd_snap_fsync_duration_seconds_bucket{le="1.024"} 11
etcd_snap_fsync_duration_seconds_bucket{le="2.048"} 11
etcd_snap_fsync_duration_seconds_bucket{le="4.096"} 11
etcd_snap_fsync_duration_seconds_bucket{le="8.192"} 11
etcd_snap_fsync_duration_seconds_bucket{le="+Inf"} 11
etcd_snap_fsync_duration_seconds_sum 0.112487986
etcd_snap_fsync_duration_seconds_count 11

HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles.

TYPE go_gc_duration_seconds summary

go_gc_duration_seconds{quantile="0"} 6.2073e-05
go_gc_duration_seconds{quantile="0.25"} 8.4561e-05
go_gc_duration_seconds{quantile="0.5"} 9.142e-05
go_gc_duration_seconds{quantile="0.75"} 0.000103155
go_gc_duration_seconds{quantile="1"} 0.00117628
go_gc_duration_seconds_sum 33.139799692
go_gc_duration_seconds_count 330948

HELP go_goroutines Number of goroutines that currently exist.

TYPE go_goroutines gauge

go_goroutines 135

HELP go_info Information about the Go environment.

TYPE go_info gauge

go_info{version="go1.16.15"} 1

HELP go_memstats_alloc_bytes Number of bytes allocated and still in use.

TYPE go_memstats_alloc_bytes gauge

go_memstats_alloc_bytes 3.703412e+07

HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed.

TYPE go_memstats_alloc_bytes_total counter

go_memstats_alloc_bytes_total 8.29085368824e+12

HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table.

TYPE go_memstats_buck_hash_sys_bytes gauge

go_memstats_buck_hash_sys_bytes 2.53702e+06

HELP go_memstats_frees_total Total number of frees.

TYPE go_memstats_frees_total counter

go_memstats_frees_total 5.3985721311e+10

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

TYPE go_memstats_gc_cpu_fraction gauge

go_memstats_gc_cpu_fraction 0.0001143697751305955

HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata.

TYPE go_memstats_gc_sys_bytes gauge

go_memstats_gc_sys_bytes 8.436832e+06

HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use.

TYPE go_memstats_heap_alloc_bytes gauge

go_memstats_heap_alloc_bytes 3.703412e+07

HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used.

TYPE go_memstats_heap_idle_bytes gauge

go_memstats_heap_idle_bytes 8.953856e+07

HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use.

TYPE go_memstats_heap_inuse_bytes gauge

go_memstats_heap_inuse_bytes 4.1402368e+07

HELP go_memstats_heap_objects Number of allocated objects.

TYPE go_memstats_heap_objects gauge

go_memstats_heap_objects 97905

HELP go_memstats_heap_released_bytes Number of heap bytes released to OS.

TYPE go_memstats_heap_released_bytes gauge

go_memstats_heap_released_bytes 6.5961984e+07

HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system.

TYPE go_memstats_heap_sys_bytes gauge

go_memstats_heap_sys_bytes 1.30940928e+08

HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection.

TYPE go_memstats_last_gc_time_seconds gauge

go_memstats_last_gc_time_seconds 1.6808329412625122e+09

HELP go_memstats_lookups_total Total number of pointer lookups.

TYPE go_memstats_lookups_total counter

go_memstats_lookups_total 0

HELP go_memstats_mallocs_total Total number of mallocs.

TYPE go_memstats_mallocs_total counter

go_memstats_mallocs_total 5.3985819216e+10

HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures.

TYPE go_memstats_mcache_inuse_bytes gauge

go_memstats_mcache_inuse_bytes 43200

HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system.

TYPE go_memstats_mcache_sys_bytes gauge

go_memstats_mcache_sys_bytes 49152

HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures.

TYPE go_memstats_mspan_inuse_bytes gauge

go_memstats_mspan_inuse_bytes 583984

HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system.

TYPE go_memstats_mspan_sys_bytes gauge

go_memstats_mspan_sys_bytes 1.081344e+06

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

TYPE go_memstats_next_gc_bytes gauge

go_memstats_next_gc_bytes 5.8364256e+07

HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations.

TYPE go_memstats_other_sys_bytes gauge

go_memstats_other_sys_bytes 5.87302e+06

HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator.

TYPE go_memstats_stack_inuse_bytes gauge

go_memstats_stack_inuse_bytes 3.2768e+06

HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator.

TYPE go_memstats_stack_sys_bytes gauge

go_memstats_stack_sys_bytes 3.2768e+06

HELP go_memstats_sys_bytes Number of bytes obtained from system.

TYPE go_memstats_sys_bytes gauge

go_memstats_sys_bytes 1.52195096e+08

HELP go_threads Number of OS threads created.

TYPE go_threads gauge

go_threads 40

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

TYPE grpc_server_handled_total counter

grpc_server_handled_total{grpc_code="Aborted",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 2
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 4006
grpc_server_handled_total{grpc_code="OK",grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 334
grpc_server_handled_total{grpc_code="OK",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 54
grpc_server_handled_total{grpc_code="OK",grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 2
grpc_server_handled_total{grpc_code="OK",grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 2
grpc_server_handled_total{grpc_code="OK",grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 14547
grpc_server_handled_total{grpc_code="OK",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 2.15607e+06
grpc_server_handled_total{grpc_code="OK",grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 3
grpc_server_handled_total{grpc_code="OK",grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 1
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 1
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 2
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0

HELP grpc_server_msg_received_total Total number of RPC stream messages received on the server.

TYPE grpc_server_msg_received_total counter

grpc_server_msg_received_total{grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 4006
grpc_server_msg_received_total{grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 334
grpc_server_msg_received_total{grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 55
grpc_server_msg_received_total{grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 2
grpc_server_msg_received_total{grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 410666
grpc_server_msg_received_total{grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 2
grpc_server_msg_received_total{grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 14547
grpc_server_msg_received_total{grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 2.156072e+06
grpc_server_msg_received_total{grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_msg_received_total{grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 3
grpc_server_msg_received_total{grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 4
grpc_server_msg_received_total{grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0

HELP grpc_server_msg_sent_total Total number of gRPC stream messages sent by the server.

TYPE grpc_server_msg_sent_total counter

grpc_server_msg_sent_total{grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 4006
grpc_server_msg_sent_total{grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 334
grpc_server_msg_sent_total{grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 54
grpc_server_msg_sent_total{grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 2
grpc_server_msg_sent_total{grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 410666
grpc_server_msg_sent_total{grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 2
grpc_server_msg_sent_total{grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 14547
grpc_server_msg_sent_total{grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 2.15607e+06
grpc_server_msg_sent_total{grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_msg_sent_total{grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 3
grpc_server_msg_sent_total{grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 5
grpc_server_msg_sent_total{grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0

HELP grpc_server_started_total Total number of RPCs started on the server.

TYPE grpc_server_started_total counter

grpc_server_started_total{grpc_method="Alarm",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 4006
grpc_server_started_total{grpc_method="AuthDisable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="AuthEnable",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="AuthStatus",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Authenticate",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Compact",grpc_service="etcdserverpb.KV",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Defragment",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 334
grpc_server_started_total{grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"} 55
grpc_server_started_total{grpc_method="Downgrade",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Hash",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="HashKV",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="LeaseGrant",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 2
grpc_server_started_total{grpc_method="LeaseKeepAlive",grpc_service="etcdserverpb.Lease",grpc_type="bidi_stream"} 4
grpc_server_started_total{grpc_method="LeaseLeases",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="LeaseRevoke",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="LeaseTimeToLive",grpc_service="etcdserverpb.Lease",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="MemberAdd",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="MemberList",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 2
grpc_server_started_total{grpc_method="MemberPromote",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="MemberRemove",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="MemberUpdate",grpc_service="etcdserverpb.Cluster",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="MoveLeader",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"} 14547
grpc_server_started_total{grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"} 2.156072e+06
grpc_server_started_total{grpc_method="RoleAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="RoleDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="RoleGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="RoleGrantPermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="RoleList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="RoleRevokePermission",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Snapshot",grpc_service="etcdserverpb.Maintenance",grpc_type="server_stream"} 0
grpc_server_started_total{grpc_method="Status",grpc_service="etcdserverpb.Maintenance",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Txn",grpc_service="etcdserverpb.KV",grpc_type="unary"} 3
grpc_server_started_total{grpc_method="UserAdd",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="UserChangePassword",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="UserDelete",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="UserGet",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="UserGrantRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="UserList",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="UserRevokeRole",grpc_service="etcdserverpb.Auth",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"} 4
grpc_server_started_total{grpc_method="Watch",grpc_service="grpc.health.v1.Health",grpc_type="server_stream"} 0

HELP os_fd_limit The file descriptor limit.

TYPE os_fd_limit gauge

os_fd_limit 1.048576e+06

HELP os_fd_used The number of used file descriptors.

TYPE os_fd_used gauge

os_fd_used 37

HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.

TYPE process_cpu_seconds_total counter

process_cpu_seconds_total 47557.93

HELP process_max_fds Maximum number of open file descriptors.

TYPE process_max_fds gauge

process_max_fds 1.048576e+06

HELP process_open_fds Number of open file descriptors.

TYPE process_open_fds gauge

process_open_fds 37

HELP process_resident_memory_bytes Resident memory size in bytes.

TYPE process_resident_memory_bytes gauge

process_resident_memory_bytes 9.5535104e+07

HELP process_start_time_seconds Start time of the process since unix epoch in seconds.

TYPE process_start_time_seconds gauge

process_start_time_seconds 1.67963017501e+09

HELP process_virtual_memory_bytes Virtual memory size in bytes.

TYPE process_virtual_memory_bytes gauge

process_virtual_memory_bytes 1.360265216e+09

HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes.

TYPE process_virtual_memory_max_bytes gauge

process_virtual_memory_max_bytes 1.8446744073709552e+19

HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served.

TYPE promhttp_metric_handler_requests_in_flight gauge

promhttp_metric_handler_requests_in_flight 1

HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code.

TYPE promhttp_metric_handler_requests_total counter

promhttp_metric_handler_requests_total{code="200"} 235970
promhttp_metric_handler_requests_total{code="500"} 0
promhttp_metric_handler_requests_total{code="503"} 0
bash-4.4$
bash-4.4$

Please find the above attached metrics and please answer our ticket.
Thanks And Regards
Tejaswini.

@chaochn47
Copy link
Member

chaochn47 commented Apr 10, 2023

Thanks @Tejaswini5327 for providing the information.

Could you try upgrade the etcd version to latest 3.5 version?

I suspect it is related to Revision inconsistency caused by panic during defrag due to the per hour defrag activity in your cluster. The fix has been released in v3.5.6 onwards.

@jmhbnz jmhbnz closed this as completed Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants