Luc Perkins
c46aa44143
Documentation metadata for 3.3 branch ( #10692 )
...
* Update Documentation folder
Signed-off-by: lucperkins <lucperkins@gmail.com>
* Re-add README file
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-04-30 14:03:05 -07:00
Sam Batschelet
43386ac29b
*: Change gRPC proxy to expose etcd server endpoint /metrics
...
This PR resolves an issue where the `/metrics` endpoints exposed by the proxy were not returning metrics of the etcd members servers but of the proxy itself.
Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
2019-04-11 17:07:40 -04:00
Gyuho Lee
146ed08052
Documentation/op-guide: highlight defrag operation "--endpoints" flag
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-05 11:15:05 -08:00
Gyuho Lee
d20e5a6bb5
Documentation/op-guide: highlight defragment operation
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-01-30 09:42:37 -08:00
Gyuho Lee
6931dd8442
Documentation/op-guide: revert "--discovery-srv-name" doc changes
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-01-30 09:41:42 -08:00
Gyuho Lee
f320348682
Documentation: sync with etcd master
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-01-30 09:37:57 -08:00
Gyuho Lee
2df89c8bf6
Documentation/op-guide: clarify security.md on TLS auth
...
Make it more accurate (just as pkg/transport/listener_tls.go does).
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-01-12 15:23:06 -08:00
Sahdev P. Zala
2dfabfbef6
DocCommand: use regex wildcard
...
The current command as such produces no output on mac term or bash shell.
Using regex wildcard works fine on mac and linux.
2018-01-09 09:11:16 -08:00
Tom Wilkie
13a8634630
Documentation/op-guide: s/member_round_trip_time/peer_round_trip_time/
2017-12-20 13:25:54 +00:00
Gyu-Ho Lee
83aa59b480
Documentation/op-guide: document TLS changes in 3.2
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-30 19:20:34 -08:00
dahefanteng
a4c407ece4
Documentation: change "key file" to "cert file"
...
when refered "--trusted-ca-file",what we need provide should be a CA cert file,not the CA private key file.
2017-11-20 00:44:32 -05:00
Gyu-Ho Lee
37b3108ce5
Documentation/op-guide: add security guide link to clustering.md
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-15 14:07:06 -08:00
Gyu-Ho Lee
9b772ba94c
Documentation/op-guide: add notes for DNS SRV in security.md
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-15 14:07:06 -08:00
Frederic Branczyk
092b270697
Documentation/op-guide: Fix link to Prometheus 2.0 alerting rules
2017-11-15 14:34:55 +01:00
Frederic Branczyk
79446ea677
Documentation/op-guide: Adapt alerting rules to new gRPC metrics
2017-11-15 14:33:52 +01:00
Frederic Branczyk
10a863aac2
Documentation/op-guide: Add rules for Prometheus 2.0
2017-11-10 14:58:13 +01:00
chenxingyu
0b72f651a1
Documentation/op-guide: fix unit in grafana
2017-11-06 13:52:05 +08:00
Damian Myerscough
abc606f139
Documentation/op-guide: Fix missing docker volume commands and specifying the initial DATA_DIR usage
2017-10-23 22:40:43 -07:00
Gyu-Ho Lee
863dfd1f0e
Merge pull request #8616 from mitake/peer-cn-auth
...
RFC: etcdmain, pkg: CN based auth for inter peer connection
2017-10-04 10:00:53 -07:00
Gyu-Ho Lee
530d421f61
Documentation/op-guide: fix typo in configuration.md
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-10-02 16:35:26 -07:00
Gyu-Ho Lee
c6e7d3ab7d
Merge pull request #8635 from gyuho/options
...
Documentation/op-guide: add missing flags to configuration.md
2017-10-02 15:42:30 -07:00
Gyu-Ho Lee
245d03f129
Documentation/op-guide: add Grafana dashboard link
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-10-02 12:24:05 -07:00
Gyu-Ho Lee
834add042e
Documentation/op-guide: add missing flags to configuration.md
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-10-02 09:49:43 -07:00
Hitoshi Mitake
70018e9207
etcdmain, pkg: CN based auth for inter peer connection
...
This commit adds an authentication mechanism to inter peer connection
(rafthttp). If the cert based peer auth is enabled and a new option
`--peer-cert-allowed-cn` is passed, an etcd process denies a peer
connection whose CN doesn't match.
2017-10-02 15:59:17 +09:00
Xiang Li
554298d429
Merge pull request #8594 from mitake/auth-priority
...
RFC: etcdserver: swap priority of cert CN and username + password
2017-09-26 08:41:30 -07:00
Gyu-Ho Lee
607d0762eb
Documentation/op-guide: remove grafana demo link
...
The dashboard was removed during Tectonic migration
in AWS, while the Grafana still runs in GCP.
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-09-26 01:52:35 +09:00
Hitoshi Mitake
1296281b27
etcdserver: swap priority of cert CN and username + password
2017-09-22 15:53:47 +09:00
Gyu-Ho Lee
94e563e111
Documentation/op-guide: add docker:// to 'rkt run gcr.io'
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-09-19 10:51:01 +09:00
Anthony Romano
47d5ae4971
op-guide: add /debug details
...
Fixes #8418
2017-08-18 17:58:38 -07:00
Josh Gavant
c9c20d93ac
Documentation/op-guide: use 0.0.0.0 to listen on container-local addr
...
Since container is in a separate network namespace it can't bind to
host's IP address. Instead bind to all addresses via 0.0.0.0.
2017-08-15 16:25:01 -05:00
Anthony Romano
754f454974
Merge pull request #8367 from jpbetz/defrag-file
...
etcdctlv3: Add option to defrag a data directory directly
2017-08-08 12:27:52 -07:00
Joe Betz
39432ac31f
etcdctlv3: Add option to defrag a data directory directly, for cases where etcd is not running.
2017-08-08 10:19:32 -07:00
Anthony Romano
7ef41aa285
op-guide: TLS termination with grpc-proxy
...
Also made the etcdctl calls consistent across the file.
2017-08-08 09:33:51 -07:00
Gyu-Ho Lee
a9b9ef5640
Merge pull request #8351 from gyuho/hash
...
*: add 'endpoint hashkv' command
2017-08-07 09:21:50 -07:00
Gyu-Ho Lee
e4e61479f2
op-guide/v2-migration: endpoint hashkv post migration
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-08-06 13:50:22 -07:00
Gyu-Ho Lee
7d4b470397
Documentation/op-guide: add gcr.io image as alternative
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-08-04 19:49:23 -07:00
Anthony Romano
1b4f8d9904
Documentation, op-guide: reorganize etcd operation section
...
Reorganizes sections in README.md, slightly changes some titles, puts
sections at a consistent depth.
2017-07-12 12:13:06 -07:00
Hui Kang
663f8835cf
Documentation: cleanup and fix some typo
...
Signed-off-by: Hui Kang <kangh@us.ibm.com>
2017-06-30 20:41:25 -04:00
Gyu-Ho Lee
7ebcfcf871
Documentation: use 'etcd_disk_' metrics in monitoring
...
Rather than 'etcd_debugging_' ones that might change
in the future.
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-06-21 12:35:08 -07:00
Gyu-Ho Lee
1748fe3eda
Documentation/op-guide: fix failed RPC rate, leader election metrics
...
This fixes failed RPC rate query, where we do not need
subtraction because we already query by the status code.
Also adds grpc_method to make it more specific. Most of the
time, the failure recovers within 10-second, which is our
Prometheus scrap interval, so 'rate' query might not cover
that time window, showing as 0s, but still shows up in the graph.
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-06-15 11:54:18 -07:00
chenxingyu
5ae04259c4
Documentation: alert.rules. fix labels bug
2017-06-13 09:33:13 +08:00
Gyu-Ho Lee
74a2b2e873
Documentation/op-guide: do not use host network, fix indentation
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-06-08 12:09:12 -07:00
Gyu-Ho Lee
c6330d86f1
Documentation/op-guide: fix 'grpc_code' field in metrics
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-06-08 09:43:30 -07:00
Gyu-Ho Lee
aaa9e1735a
Documentation/op-guide: fix markdown highlight syntax
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-06-07 20:36:22 -07:00
Gyu-Ho Lee
aefd3eb4cf
Documentation/op-guide: fix typo in grafana.json
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-06-05 15:56:16 -07:00
Anthony Romano
68e0e4abc1
op-guide: document CN certs in security.md
2017-06-02 11:32:12 -07:00
Anthony Romano
1cbc7cc274
op-guide: document configuration flags for gateway
2017-06-01 15:46:12 -07:00
Anthony Romano
e66a1439db
op-guide: update performance.md
...
It's been a year, time to refresh with 3.2.0 data.
2017-05-26 14:11:40 -07:00
Anthony Romano
c6cf88ef7f
op-guide: remove alpha from grpc proxy
2017-05-17 22:27:06 -07:00
Gyu-Ho Lee
282c6fd17d
Documentation: remove '[]' from '[DEPRECATED]'
...
To make 'marker' pass the tests
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-05-04 08:26:01 -07:00