leonliao
|
cb9277f339
|
Documentation: use port 2379 in local cluster guide
The port in endpoints should be 2379, instead of 12379.
|
2016-12-14 15:09:21 +08:00 |
|
Xiang Li
|
e3d8ef4cea
|
doc: add hardware section
|
2016-12-13 12:42:47 -08:00 |
|
Xiang Li
|
468187de31
|
doc: add faq about missing heartbeat
|
2016-12-12 11:31:17 -08:00 |
|
Xiang Li
|
6969369a32
|
doc: add faq about apply warning logging
|
2016-12-12 09:58:42 -08:00 |
|
Anthony Romano
|
cf60588b27
|
Merge pull request #6974 from heyitsanthony/interacting-fixup
Documentation: update get examples to be clearer about ranges
|
2016-12-09 13:08:40 -08:00 |
|
Anthony Romano
|
d2a6bbd9c6
|
Documentation: update get examples to be clearer about ranges
Fixes #6966
|
2016-12-09 10:54:38 -08:00 |
|
Gyu-Ho Lee
|
7c0ae91d78
|
Documentation: add more FAQ questions
|
2016-12-07 16:25:04 -08:00 |
|
Brandon Philips
|
1bee237acf
|
Documentation: add blox and chain as users
|
2016-12-06 20:20:40 -08:00 |
|
Xiang Li
|
cfd10b4bbf
|
Merge pull request #6949 from xiang90/faq
doc: initial faq
|
2016-12-06 10:08:09 -08:00 |
|
Xiang Li
|
58150937c0
|
doc: initial faq
|
2016-12-06 08:48:57 -08:00 |
|
antoniomaciej
|
f62ed3d642
|
Documentation: link added to libraries-and-tools.md with a new v2 Scala
Client
|
2016-12-05 22:55:17 +01:00 |
|
Gyu-Ho Lee
|
ede51b10f8
|
op-guide: add notes about Prometheus data source in Grafana
|
2016-11-22 10:34:41 -08:00 |
|
Anthony Romano
|
ccf154e706
|
Documentation: add grpc gateway watch example
Shows how to use watch via grpc gateway.
|
2016-11-18 11:37:35 -08:00 |
|
Gyu-Ho Lee
|
7cac755df2
|
op-guide: update gRPC requests metrics
|
2016-11-14 15:20:16 -08:00 |
|
Gyu-Ho Lee
|
625366875d
|
op-guide: add screenshot to sample Grafana dashboard
|
2016-11-11 16:21:15 -08:00 |
|
Gyu-Ho Lee
|
6d83590434
|
Documentation/op-guide: add 'monitoring' guide
|
2016-11-11 15:22:07 -08:00 |
|
Xiang Li
|
0b78ef8de1
|
Merge pull request #6831 from xiang90/grpc_proxy_doc
doc: add gRPC proxy start doc
|
2016-11-10 09:34:38 -08:00 |
|
Xiang Li
|
b16c93a885
|
doc: add gRPC proxy start doc
|
2016-11-10 09:20:13 -08:00 |
|
fanmin shi
|
ab6b175a2a
|
Merge pull request #6828 from fanminshi/add_not_equal_to_compare
etcdserver, clientv3: add "!=" to txn
|
2016-11-09 15:27:08 -08:00 |
|
fanmin shi
|
c2fd42b556
|
etcdserver, clientv3: add "!=" to txn
adding != to compare is a requested functionality from a etcd user
FIX #6719
|
2016-11-09 14:28:36 -08:00 |
|
Gyu-Ho Lee
|
a93d8dfe62
|
Merge pull request #6821 from gyuho/manual
*: fix minor typos, styles
|
2016-11-08 15:39:26 -08:00 |
|
ethanport
|
754daf918b
|
clustering.md: update minor grammar
|
2016-11-08 12:34:43 -08:00 |
|
Kelvin Liang
|
97ac128fef
|
Documentation: fixed typo
|
2016-11-07 19:14:34 -04:00 |
|
Gyu-Ho Lee
|
67082e5bd1
|
v3rpc: add gRPC active streamsGauge
|
2016-11-04 11:09:20 -07:00 |
|
Gyu-Ho Lee
|
4a42c72b5e
|
op-guide: 'strict-reconfig-check' true by default
|
2016-10-31 07:59:33 -07:00 |
|
Xiang Li
|
efeceef0ca
|
Merge pull request #6703 from FedericoCeratto/patch-1
Add etcd client for Nim
|
2016-10-25 09:28:08 -07:00 |
|
Federico Ceratto
|
f2cff42cb8
|
libraries-and-tools: add Nim client
|
2016-10-25 12:20:42 +01:00 |
|
Joshua Deare
|
4eefdaa4bb
|
hack/benchmark: change boom to hey
boom has moved to hey, due to a conflicting binary name with another
project
|
2016-10-24 13:28:53 -07:00 |
|
Brandon Philips
|
970abbb60a
|
Documentation: admin guide remove NB
I have no idea what NB means but just change it to Note
|
2016-10-20 11:47:41 -07:00 |
|
Louis Taylor
|
1e29715185
|
Documentation: add link to python-etcd3
|
2016-10-16 20:55:53 +01:00 |
|
Anthony Romano
|
3dbd30fcaa
|
Documentation: add grpc naming resolver doc
|
2016-10-12 11:56:14 -07:00 |
|
Xiang Li
|
17a6025ac8
|
doc: add grpc proxy doc
|
2016-10-11 15:15:45 -07:00 |
|
Geoff Levand
|
f1437a8932
|
Documentation: Minor typo fix
Signed-off-by: Geoff Levand <geoff@infradead.org>
|
2016-10-07 10:17:43 -07:00 |
|
Geoff Levand
|
beb194967e
|
Documentation: Improve quota example
Signed-off-by: Geoff Levand <geoff@infradead.org>
|
2016-10-05 16:41:06 -07:00 |
|
Geoff Levand
|
bdbb32dfe8
|
Documentation: Set ETCDCTL_API for v3 features
Signed-off-by: Geoff Levand <geoff@infradead.org>
|
2016-10-05 16:41:06 -07:00 |
|
Geoff Levand
|
b65a2cec18
|
Documentation: Clearify Space quota section
Signed-off-by: Geoff Levand <geoff@infradead.org>
|
2016-10-05 16:41:06 -07:00 |
|
Ben Spoon
|
9c5a32eb7a
|
docs: link directly to github procfile
This is in response to https://github.com/coreos/docs/issues/822
Unfortunately because of how the doc sync works there has to be
a direct link here.
|
2016-10-04 13:42:17 -07:00 |
|
Xiang Li
|
904e5090fd
|
doc: build should work for non-github users
|
2016-10-04 10:26:51 -07:00 |
|
sharat
|
6c2414ebd1
|
Documentation/learning: Glossary update
|
2016-09-28 11:18:47 +05:30 |
|
sharat
|
ab20187f93
|
etcdctlv3: interactive_v3 compaction and timetolive command update
|
2016-09-27 16:19:55 +05:30 |
|
sharat
|
cd1306f866
|
etcdctlv3: interactive_v3 watch command update
|
2016-09-27 00:00:05 +05:30 |
|
sharat
|
83f2fa7adc
|
etcdctlv3: interactive_v3 del command update
|
2016-09-26 19:56:20 +05:30 |
|
sharat
|
595743651b
|
etcdctlv3: interactive_v3 get command update
|
2016-09-26 16:28:29 +05:30 |
|
sharat
|
7a95831018
|
etcdctlv3: interactive_v3 version and put command update
|
2016-09-26 12:32:08 +05:30 |
|
ychen11
|
69f5b4ba79
|
Documentation:made watch request doc more clear
|
2016-09-23 23:13:55 +08:00 |
|
Xiang Li
|
328c42f1b7
|
doc: use 2379 as port of the first member in local cluster
|
2016-09-19 21:28:33 +08:00 |
|
Xiang Li
|
fb760b4c53
|
Merge pull request #6403 from vimalk78/rafthttp-mertics-record-rw-failures
rafthttp/metrics.go:fixed TODO: record write/recv failures.
|
2016-09-15 02:46:20 -05:00 |
|
Vimal Kumar
|
64e1a327ee
|
rafthttp/metrics.go:fixed TODO: record write/recv failures.
|
2016-09-15 11:32:08 +05:30 |
|
Anthony Romano
|
c0981a90f7
|
etcdserver, etcdserverpb: range min_create_revision and max_create_revision
|
2016-09-14 15:31:45 -07:00 |
|
Anthony Romano
|
af0264d2e6
|
etcdserver, etcdserverpb: add MinModRevision and MaxModRevision options to Range
|
2016-09-12 15:17:57 -07:00 |
|