Skip to content

feat: add support for tracing ingress traffic where connection is alive #15

@gouravkrosx

Description

@gouravkrosx

I've tried workshop-1 and used curl to hit the request. I was able to see the captured request and response. But when I tried with Postman or any other client that supports connection:keep-alive. I was not able to capture it adequately. After debugging I found that the close system call doesn't trigger for every request in the latter case.

We need to find a way to ensure we can capture the traffic no matter how it's sent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions