Skip to content

Commit

Permalink
Documentation/op-guide: remove non-released flag in monitoring.md
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
  • Loading branch information
gyuho committed Dec 4, 2017
1 parent b44b914 commit c142134
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Documentation/op-guide/monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ When Elapsed (s)
17:34:51.999535 . 36 ... sent: header:<cluster_id:14841639068965178418 member_id:10276657743932975437 revision:15 raft_term:17 > kvs:<key:"abc" create_revision:6 mod_revision:14 version:9 value:"asda" > count:1
```

## Metrics endpoint

Each etcd server exports metrics under the `/metrics` path on its client port and optionally on interfaces given by `--listen-metrics-urls`.

The metrics can be fetched with `curl`:

```sh
Expand Down

0 comments on commit c142134

Please sign in to comment.