Skip to content

[BUG] Invalid transaction names in OTEL Java agent when using Tapir + Akka Http #4343

Open
@Matzz

Description

@Matzz

Tapir version: "1.11.13"
OTEL Java agent version: "2.11.0"
Scala version: "2.13.16"

Describe the bug

When using Tapir + Akka Http, OTEL Java agent sets the wrong transaction names. Only request method is included without url template.
Plain Akka Http routes provides correct transaction names.

How to reproduce?
Here is a sample application which depicts this issue. All steps to reproduce are described in README
https://github.com/Matzz/tapir-test/blob/main/README.md

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