Skip to content

Add handle time metrics to proxy #730

@hawkw

Description

@hawkw

Follow up from #479.

The proxy should expose a request_handle_time histogram metric in addition to `request_latency. These will represent a measurement of additional overhead added by the proxy. We can calculate them by subtracting the application latency from the total latency of the request. This should be measured in microseconds rather than milliseconds.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions