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

Add prometheus metrics output to docker #25820

Merged
merged 1 commit into from
Oct 27, 2016
Merged

Commits on Oct 27, 2016

  1. Add basic prometheus support

    This adds a metrics packages that creates additional metrics.  Add the
    metrics endpoint to the docker api server under `/metrics`.
    
    Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
    
    Add metrics to daemon package
    
    Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
    
    api: use standard way for metrics route
    
    Also add "type" query parameter
    
    Signed-off-by: Alexander Morozov <lk4d4@docker.com>
    
    Convert timers to ms
    
    Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
    crosbymichael committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    3343d23 View commit details
    Browse the repository at this point in the history