Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: document all histogram metrics, add etcd_snap_fsync_duration_seconds #9762

Merged
merged 9 commits into from
May 23, 2018

Commits on May 23, 2018

  1. etcdserver/api/rafthttp: increase bucket upperbound up-to 3-sec

    From 0.8 sec to 3.2 sec for more detailed latency analysis
    
    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 23, 2018
    Configuration menu
    Copy the full SHA
    5a9e48b View commit details
    Browse the repository at this point in the history
  2. etcdserver/api/rafthttp: document round-trip metrics, clean up

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 23, 2018
    Configuration menu
    Copy the full SHA
    640f5e6 View commit details
    Browse the repository at this point in the history
  3. etcdserver/api/snap: document histograms, add "etcd_snap_fsync_durati…

    …on_seconds"
    
    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 23, 2018
    Configuration menu
    Copy the full SHA
    973fe43 View commit details
    Browse the repository at this point in the history
  4. etcdserver/api/v2http: document histogram

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 23, 2018
    Configuration menu
    Copy the full SHA
    afe78fb View commit details
    Browse the repository at this point in the history
  5. mvcc/backend: clean up histogram variables

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 23, 2018
    Configuration menu
    Copy the full SHA
    e6a113c View commit details
    Browse the repository at this point in the history
  6. mvcc: document, clean up histogram variables

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 23, 2018
    Configuration menu
    Copy the full SHA
    1d91698 View commit details
    Browse the repository at this point in the history
  7. wal: document, clean up fsync histogram

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 23, 2018
    Configuration menu
    Copy the full SHA
    b0b966c View commit details
    Browse the repository at this point in the history
  8. proxy/httpproxy: document histogram

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 23, 2018
    Configuration menu
    Copy the full SHA
    1a102fb View commit details
    Browse the repository at this point in the history
  9. etcdserver/api/rafthttp: add "etcd_network_active_peers/disconnected_…

    …peers_total"
    
    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 23, 2018
    Configuration menu
    Copy the full SHA
    3821f33 View commit details
    Browse the repository at this point in the history