Skip to content
New issue

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

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

Already on GitHub? # to your account

etcdserver/api/v3rpc: add "etcd_network_server_stream_failures_total" #9760

Merged
merged 1 commit into from
May 23, 2018

Conversation

gyuho
Copy link
Contributor

@gyuho gyuho commented May 23, 2018

ref. #9438

@gyuho
Copy link
Contributor Author

gyuho commented May 23, 2018

Sample output

# HELP etcd_network_server_stream_failures_total The total number of stream failures from the local server.
# TYPE etcd_network_server_stream_failures_total counter
etcd_network_server_stream_failures_total{API="lease-keepalive",Type="receive"} 1
etcd_network_server_stream_failures_total{API="watch",Type="receive"} 1

@gyuho gyuho removed the WIP label May 23, 2018
@gyuho gyuho merged commit bf45d6a into etcd-io:master May 23, 2018
@gyuho gyuho deleted the stream branch May 23, 2018 17:36
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant