Skip to content

Method with @Trace not found in APM after agent 1.48+ #11665

Description

@mbizhani-bse

Tracer Version(s)

1.48+

Java Version(s)

21

JVM Vendor

Eclipse Adoptium / Temurin

Bug Report

Hi,

In our Spring Boot app, a method is annotated with @Trace(measured = true), and both com.datadoghq:dd-java-agent and com.datadoghq:dd-trace-api were 1.47.3 and I could see traces inside Datadog APM. Then I upgraded both once to 1.48.2 and 1.63.0, and then I could not find the @Trace method inside APM. For all cases I enabled DD_TRACE_DEBUG: true, and I could see the DDSpan, but I do not way for 1.48+, it is not working.

Expected Behavior

Expecting @Trace data in Datadog APM for versions 1.48+

Reproduction Code

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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