Compatibility with Java Microprofile Open Tracing

Microprofile 2.2 comes with open tracing 1.3: https://projects.eclipse.org/projects/technology.microprofile/releases/microprofile-2.2

I've seen the open tracing bridge: https://www.elastic.co/guide/en/apm/agent/java/current/opentracing-bridge.html

Do I still have to add the co.elastic.apm:apm-opentracing library, or just the agent at runtime?

Hi and welcome :slightly_smiling_face:
You need both.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.