Skip to content

HTTP CONNECT latency measurements #39146

Closed
@sfc-gh-jrewerts

Description

@sfc-gh-jrewerts

Title: HTTP CONNECT latency measurements

Description:
I'm using Envoy to act as a proxy server for long lived TCP connections. The way this works is our client sends an HTTP CONNECT to our proxy. When the response is returned, we keep the connection open. From what I can see, our downstream_rq_time metric measures the life of the connection, not when the request is received by the client. Is this expected? Are there any recommendations for measuring latency in cases where connections live for hours or days like this?

[optional Relevant Links:]

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/httparea/statsquestionQuestions that are neither investigations, bugs, nor enhancements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions