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

routing/http: feat: add client latency measure #14

Merged
merged 1 commit into from
Dec 7, 2022

Commits on Dec 7, 2022

  1. routing/http: feat: add client latency measure

    Note that this measure includes some labels that also record:
    
    - HTTP status codes
    - HTTP method and path
    - Errors returned by the HTTP client
    - Call counts (included as part of histogram measure)
    guseggert committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    7618cde View commit details
    Browse the repository at this point in the history