Skip to content

Adding support for akka.http client streaming monitoring #697

Open
@albertoadami

Description

@albertoadami

Right now only the http client calls with the Http().singleRequest method are monitored.

From my point of view adding also the support to Http().outgoingConnection method would be a nice feature.
In my actual project, I use only the outgoingConnection method for making all the REST calls. So it will be nice to monitor all the calls that use this method, instead of doing that "manually".

It will be useful also to add this information in the public documentation because wasn't totally clear to me.

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