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

Watcher: fix metric stats names #34951

Merged
merged 3 commits into from Nov 1, 2018

Commits on Oct 28, 2018

  1. Watcher: fix metric stats names

    The current watcher stats metric names doesn't match the current
    documentation. This commit fixes the behavior of `queued_watches`
    metric, deprecates `pending_watches` metric and adds `current_watches`
    to match the documented behavior. It also fixes the documentation, which
    introduced `executing_watches` metric that was never added.
    
    Fixes elastic#34865
    imotov committed Oct 28, 2018
    Copy the full SHA
    0187a83 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. materics -> metrics

    imotov committed Oct 31, 2018
    Copy the full SHA
    ebdd83f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. Copy the full SHA
    34e02d5 View commit details
    Browse the repository at this point in the history