提交历史

作者 SHA1 备注 提交日期
  Gyuho Lee e774f7309c Merge pull request #10093 from jingyih/remove_duplicated_import 7 年之前
  Jingyi Hu 9eee0b078e etcdserver: remove duplicated imports 7 年之前
  Gyuho Lee d1acb5a5c8 etcdserver: add "etcd_server_id" 7 年之前
  Gyuho Lee 73c1100b04 etcdserver: clarify read index wait timeout warnings 7 年之前
  Gyuho Lee c577335a64 rafthttp: clarify "became inactive" warning 7 年之前
  Gyuho Lee f69413e9ee Merge pull request #10027 from hexfusion/cherry-pick-a205cfe 7 年之前
  Gyuho Lee 0dc4632e28 Merge pull request #9861 from gyuho/race 7 年之前
  Gyuho Lee f8fc923fc0 Merge pull request #10004 from jingyih/automated-cherry-pick-of-#9990-origin-release-3.3 7 年之前
  Jingyi Hu 264bb51a9a etcdserver: code clean up 7 年之前
  Jingyi Hu c6c0d03522 vendor: add go-grpc-middleware 7 年之前
  Jingyi Hu 94f81368ae etcdserver: add grpc interceptor to log info on incoming requests to etcd server 7 年之前
  Gyuho Lee 051587f56f version: bump up to 3.3.9+git 7 年之前
  Gyuho Lee fca8add78a version: 3.3.9 7 年之前
  Gyuho Lee ea40e9f059 etcdserver: add "etcd_server_go_version" metric 7 年之前
  Gyuho Lee fbc0510a4e clientv3: fix keepalive send interval when response queue is full 7 年之前
  Gyuho Lee 267a62199c Merge pull request #9940 from wenjiaswe/automated-cherry-pick-of-#9761-upstream-release-3.3 7 年之前
  Wenjia 143fc4ce79 added "now := time.Now()" 7 年之前
  Wenjia 7f421efe48 remove "github.com/gogo/protobuf/plugin/stringer" 7 年之前
  Gyuho Lee d509620793 etcdserver: rename to "heartbeat_send_failures_total" 7 年之前
  Gyuho Lee d5654ba459 mvcc: add "etcd_mvcc_hash_(rev)_duration_seconds" 7 年之前
  Gyuho Lee da304d7aae mvcc/backend: fix defrag duration scale 7 年之前
  Gyuho Lee 978727a963 mvcc/backend: add "etcd_disk_backend_defrag_duration_seconds" 7 年之前
  Gyuho Lee 4ad350482e mvcc/backend: document metrics ExponentialBuckets 7 年之前
  Gyuho Lee f7367d94ff mvcc/backend: clean up mutex, logging 7 年之前
  Gyuho Lee e43224c3b6 etcdserver: add "etcd_server_slow_apply_total" 7 年之前
  Gyuho Lee 4c7bf51030 etcdserver: add "etcd_server_heartbeat_failures_total" 7 年之前
  Gyuho Lee ffe52f74c0 e2e: log errors TestV3CurlCipherSuitesMismatch for now 7 年之前
  Gyuho Lee 1da638c4dc Makefile: use Go 1.10.3 by default 7 年之前
  Gyuho Lee 82ce873987 *: use Go 1.10.3 for testing 7 年之前
  Gyuho Lee adfd0d3fe7 mvcc: avoid unnecessary metrics update 7 年之前