Skip to content

Support for Akka (Actors, HTTP) #1901

Closed
@apoguy

Description

@apoguy

Is your feature request related to a problem? Please describe.
Right now correlation when using Akka Actors and Akka HTTP is broken as it correlates all actors messages as a single transaction; and for Akka Http it is not correlating calls with other apps.

Describe alternatives you have considered
OTEL already has implementations for Akka; this could be added in version 3.2.0.

https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/akka-actor-2.5
https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/akka-http-10.0

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