Commit Graph

  • dbb37f98fd
    Merge pull request #9730 from mitake/user-w-colon Gyuho Lee 2018-05-29 11:14:46 -07:00
  • eeb8bcc753 Documentation/upgrades: remove "./bin" Gyuho Lee 2018-05-29 11:06:31 -07:00
  • b11a6aa381 Documentation/upgrades: highlight ETCDCTL_API change Gyuho Lee 2018-05-29 11:05:24 -07:00
  • b7d556bde5 CHANGELOG: highlight ETCDCTL_API change Gyuho Lee 2018-05-29 11:01:34 -07:00
  • fb43f46c0a
    Merge pull request #9640 from grapeshot/monitoring-mixin Gyuho Lee 2018-05-29 09:54:35 -07:00
  • 13d4e1509b Documentation: add Prometheus monitoring-mixin Tom Wilkie 2018-04-26 16:17:14 +01:00
  • 0c858dc248
    Merge pull request #9784 from vimalk78/9600_ETCDCTL_API_3_default Gyuho Lee 2018-05-29 09:38:58 -07:00
  • 25bc65794f etcdctl/ctlv3: etcd v3.4 makes ETCDCTL_API=3 by default Vimal K 2018-05-29 02:44:45 +05:30
  • ce918cef63
    Merge pull request #9780 from vimalk78/9583_ETCDCTL_ENDPOINT_confused_trim_space Xiang Li 2018-05-27 09:38:38 -07:00
  • 357308bfcd
    Merge pull request #9679 from lorneli/lorneli-raft-dev Xiang Li 2018-05-26 22:03:18 -07:00
  • a083282482 raft: describe the purpose of lockedRand lorneli 2018-05-02 22:02:45 +08:00
  • 807dfcea78 etcdctl: fixes 9583. trim spaces in ETCDCTL_ENDPOINTS Vimal K 2018-05-26 04:58:06 +05:30
  • ba10640d0b
    Merge pull request #9778 from idiamond-stripe/idiamond-add-leases-metric Gyuho Lee 2018-05-25 14:04:02 -07:00
  • 0369298b21
    leases: Add metrics to etcd leases Isaac Diamond 2018-05-23 21:34:48 -07:00
  • 0398ec7dcb mvcc: fix panic by allowing future revision watcher from restore operation Gyuho Lee 2018-05-25 10:04:54 -07:00
  • 86d1d3e8dc integration: enable TestV3WatchRestoreSnapshotUnsync for gRPC proxy Gyuho Lee 2018-05-24 14:33:49 -07:00
  • 476c9cbeed CHANGELOG: clarify watch fix, add lease metrics changes Gyuho Lee 2018-05-25 12:30:05 -07:00
  • 3da67f1c06
    Merge eaa7a164915749fd9cb06c1e21fc9a90541ef5d2 into 0ad6e5269e06ffde2035e0d606fc184d4e606c80 Gyuho Lee 2018-05-25 18:46:35 +00:00
  • 0ad6e5269e CHANGELOG: patch release with watch fix Gyuho Lee 2018-05-25 11:45:45 -07:00
  • 1ebaeed5c1 embed: fix typo Gyuho Lee 2018-05-25 11:15:47 -07:00
  • cdf23e325b *: allow fully concurrent large read Xiang Li 2018-03-03 17:30:09 -08:00
  • fec3b70faf
    Merge 46c087038214823306c0ba0d2927ab088f4e8b73 into f5e52c995cc688126d7749e409fb80787791254b Gyuho Lee 2018-05-24 19:20:37 +00:00
  • f5e52c995c
    Merge pull request #9773 from gyuho/auth-test Gyuho Lee 2018-05-24 12:16:09 -07:00
  • 46c0870382 integration: debugging "TestV3WatchRestoreSnapshotUnsync" Gyuho Lee 2018-05-23 17:09:43 -07:00
  • a52f16d4a6 integration: test lease revoke routine with JWT token Gyuho Lee 2018-05-24 11:07:37 -07:00
  • 10d1d71dee
    Merge eee90c32d8210fdfe850a02d6d0122cbd01a1142 into 20cf7f4d5b7af698dd216b228a53d3e192e32d1f Gyuho Lee 2018-05-24 17:13:39 +00:00
  • 61a22b72ea
    Merge eee90c32d8210fdfe850a02d6d0122cbd01a1142 into 20cf7f4d5b7af698dd216b228a53d3e192e32d1f Gyuho Lee 2018-05-24 17:12:36 +00:00
  • 20cf7f4d5b
    Merge pull request #9671 from lorneli/raft-test Xiang Li 2018-05-24 08:27:07 -07:00
  • 7292963ae7 auth: fix panic using WithRoot and improve JWT coverage Sam Batschelet 2018-05-04 16:16:39 -04:00
  • 8b81a62a05
    Merge eee90c32d8210fdfe850a02d6d0122cbd01a1142 into b4f84f046be39c680ddb080ebb99d3a7538c44be Gyuho Lee 2018-05-24 00:58:56 +00:00
  • 40780ae778
    Merge eee90c32d8210fdfe850a02d6d0122cbd01a1142 into b4f84f046be39c680ddb080ebb99d3a7538c44be Gyuho Lee 2018-05-24 00:10:11 +00:00
  • eee90c32d8 integration: debugging "TestV3WatchRestoreSnapshotUnsync" Gyuho Lee 2018-05-23 17:09:43 -07:00
  • b4f84f046b
    Merge pull request #9765 from gyuho/watch-restore Gyuho Lee 2018-05-23 16:53:50 -07:00
  • a16576c763 CHANGELOG: update dates, upcoming patch releases Gyuho Lee 2018-05-23 16:00:02 -07:00
  • 37767bc6e2 auth: a new auth token provider nop Hitoshi Mitake 2018-02-27 16:05:27 +09:00
  • a09874b40c auth: Fix simpleToken to respect disabled state for assign Joe Betz 2017-10-13 14:38:41 -07:00
  • 210c842345 mvcc: improve watcherGroup panic message Gyuho Lee 2018-05-23 15:38:40 -07:00
  • 9cac286830 integration: move "TestV3WatchRestoreSnapshotUnsync" Gyuho Lee 2018-05-23 15:35:59 -07:00
  • eaa7a16491 Documentation/upgrades: highlight "etcd_debugging_*" Gyuho Lee 2018-05-23 15:10:28 -07:00
  • 0a2020fabf CHANGELOG-3.4: highlight "etcd_debugging_" deprecation Gyuho Lee 2018-05-23 15:10:10 -07:00
  • 795889061d CHANGELOG-3.4: promote debugging metrics Gyuho Lee 2018-05-23 14:49:15 -07:00
  • c67290e954 Documentation/op-guide: promote debugging metrics Gyuho Lee 2018-05-23 14:49:04 -07:00
  • 193c33d71b tests: promote debugging metrics Gyuho Lee 2018-05-23 14:48:54 -07:00
  • fffc4b2fb2 clientv3/integration: promote debugging metrics Gyuho Lee 2018-05-23 14:48:43 -07:00
  • a3462e38b1 mvcc: promote debugging metrics Gyuho Lee 2018-05-23 14:46:57 -07:00
  • 0886bdad42 etcdserver: promote "etcd_server_lease_expired_total" Gyuho Lee 2018-05-23 14:46:43 -07:00
  • 35dfb614b3 etcdserver/api/v2store: promote debugging metrics Gyuho Lee 2018-05-23 14:46:32 -07:00
  • 2047b989a8 etcdserver/api/snap: promote debugging metrics Gyuho Lee 2018-05-23 14:46:15 -07:00
  • 83fd1c3faa
    Merge pull request #9762 from gyuho/rrr Gyuho Lee 2018-05-23 14:42:39 -07:00
  • 5f2c195ee7 CHANGELOG-3.4: add "etcd_network_active_peers" and disconnected_peers_total Gyuho Lee 2018-05-23 14:32:19 -07:00
  • 3821f3364d etcdserver/api/rafthttp: add "etcd_network_active_peers/disconnected_peers_total" Gyuho Lee 2018-05-23 14:13:26 -07:00
  • 1a102fb3f5 proxy/httpproxy: document histogram Gyuho Lee 2018-05-23 13:48:51 -07:00
  • b0b966c43c wal: document, clean up fsync histogram Gyuho Lee 2018-05-23 13:48:29 -07:00
  • 1d91698268 mvcc: document, clean up histogram variables Gyuho Lee 2018-05-23 13:47:52 -07:00
  • e6a113cdcd mvcc/backend: clean up histogram variables Gyuho Lee 2018-05-23 13:47:16 -07:00
  • afe78fbe69 etcdserver/api/v2http: document histogram Gyuho Lee 2018-05-23 13:46:42 -07:00
  • 973fe43b83 etcdserver/api/snap: document histograms, add "etcd_snap_fsync_duration_seconds" Gyuho Lee 2018-05-23 13:46:15 -07:00
  • 640f5e64a9 etcdserver/api/rafthttp: document round-trip metrics, clean up Gyuho Lee 2018-05-23 13:45:43 -07:00
  • 5a9e48be30 etcdserver/api/rafthttp: increase bucket upperbound up-to 3-sec Gyuho Lee 2018-05-23 13:17:50 -07:00
  • 2b01460b4d CHANGELOG-3.4: highlight new metrics, histogram upper bound changes Gyuho Lee 2018-05-23 14:00:48 -07:00
  • c444c1f327
    Merge pull request #9761 from gyuho/mmm Gyuho Lee 2018-05-23 13:11:29 -07:00
  • a1aade8c1b etcdserver: rename to "heartbeat_send_failures_total" Gyuho Lee 2018-05-23 13:09:31 -07:00
  • bc59f7b42f mvcc: add "etcd_mvcc_hash_(rev)_duration_seconds" Gyuho Lee 2018-05-23 12:34:09 -07:00
  • 966ee9323c mvcc/backend: fix defrag duration scale Gyuho Lee 2018-05-23 12:33:58 -07:00
  • d326b2933c mvcc/backend: add "etcd_disk_backend_defrag_duration_seconds" Gyuho Lee 2018-05-23 12:21:57 -07:00
  • 60a9ec8a15 mvcc/backend: document metrics ExponentialBuckets Gyuho Lee 2018-05-23 12:14:43 -07:00
  • 58e3ead219 mvcc/backend: clean up mutex, logging Gyuho Lee 2018-05-23 12:09:03 -07:00
  • dd1baf6e96 etcdserver: add "etcd_server_slow_apply_total" Gyuho Lee 2018-05-23 12:01:38 -07:00
  • 896a5e4a2b etcdserver: add "etcd_server_heartbeat_failures_total" Gyuho Lee 2018-05-23 11:53:40 -07:00
  • 1c18f8dfb9 CHANGELOG-3.4: highlight new server, mvcc metrics Gyuho Lee 2018-05-23 13:04:45 -07:00
  • bf45d6a76e
    Merge pull request #9760 from gyuho/stream Gyuho Lee 2018-05-23 10:36:05 -07:00
  • 539e2f2ff8 CHANGELOG-3.4: highlight "etcd_network_server_stream_failures_total" Gyuho Lee 2018-05-23 10:35:37 -07:00
  • a5b32ba941 etcdserver/api/v3rpc: add "etcd_network_server_stream_failures_total" Gyuho Lee 2018-05-23 08:05:43 -07:00
  • 0e2dd3e4f1
    Merge pull request #9757 from hexfusion/gg_latest Gyuho Lee 2018-05-23 07:25:41 -07:00
  • f31a02d4c1 vendor: update "grpc-gateway" to v1.4.1 Sam Batschelet 2018-05-23 08:41:56 -04:00
  • fe15c3250e scripts/genproto: use latest "grpc-ecosystem/grpc-gateway" Sam Batschelet 2018-05-23 07:46:54 -04:00
  • 7afa98fc8a CHANGELOG: upgrade "grpc-ecosystem/grpc-gateway" dependencies Sam Batschelet 2018-05-23 07:45:52 -04:00
  • 20b1a98d20
    Merge pull request #9756 from gyuho/grpc-gateway Sam Batschelet 2018-05-23 08:07:52 -04:00
  • c77223f166 vendor: update "grpc-gateway" to v1.4.0 Gyuho Lee 2018-05-23 01:34:06 -07:00
  • 216e8e4417
    Merge pull request #9755 from hexfusion/fx_grpc_gateway Gyuho Lee 2018-05-22 15:39:29 -07:00
  • 05554119c9 vendor: use latest "grpc-ecosystem/grpc-gateway" Sam Batschelet 2018-05-22 17:16:40 -04:00
  • b5ceaf7f89
    Merge pull request #9754 from gyuho/vendor Gyuho Lee 2018-05-22 14:08:37 -07:00
  • f13dd2ddfb vendor: use latest "{gogo,golang}/protobuf" Gyuho Lee 2018-05-22 13:42:52 -07:00
  • d29a0c7172 scripts/genproto: use latest "gogo/protobuf" Gyuho Lee 2018-05-22 13:42:43 -07:00
  • 792b3fa920 CHANGELOG: upgrade "*/protobuf" dependencies Gyuho Lee 2018-05-22 13:42:24 -07:00
  • 3de040562d
    Merge pull request #9698 from hexfusion/fx_auth Sam Batschelet 2018-05-22 15:47:47 -04:00
  • 7c38ecc8d2
    Merge pull request #9749 from gyuho/rename Gyuho Lee 2018-05-22 12:22:30 -07:00
  • b30a1166e0 auth: fix panic using WithRoot and improve JWT coverage Sam Batschelet 2018-05-04 16:16:39 -04:00
  • 7940113906 *: move internal "etcdserver/api/rafthttp" Gyuho Lee 2018-05-21 10:14:47 -07:00
  • 2dd555c983 *: move "etcdserver/api/v3compactor" Gyuho Lee 2018-05-21 10:04:02 -07:00
  • 871c218894 *: move "etcdserver/api/v3alarm" Gyuho Lee 2018-05-21 09:59:49 -07:00
  • 9149565cb3 *: move to "etcdserver/api/membership" Gyuho Lee 2018-05-21 09:56:33 -07:00
  • 017232a710 CHANGELOG-3.4: highlight internal package rename Gyuho Lee 2018-05-21 09:55:16 -07:00
  • 671f1c41a8 etcdserver/api/v2discovery: move internal "discovery" package Gyuho Lee 2018-05-21 09:49:48 -07:00
  • 346589edd1
    Merge pull request #9748 from gyuho/rename Gyuho Lee 2018-05-21 09:40:13 -07:00
  • 04701beb2c contrib/raftexample: avoid compact error Jingguo Yao 2018-05-03 17:44:20 +08:00
  • 37925583b8 words: add whitelists Gyuho Lee 2018-05-21 07:46:25 -07:00
  • 7dabd6c255 *: rename internal packages in tools/testing Gyuho Lee 2018-05-21 01:28:47 -07:00
  • 04df89bc11 contrib/raftexample: rename internal packages Gyuho Lee 2018-05-21 01:28:28 -07:00
  • 4d80753804 etcdctl: rename internal snapshot packages Gyuho Lee 2018-05-21 01:28:11 -07:00