Open tvallin opened 6 days ago
Test is failing with following exception:
Global tracer from start-up extension Expected: not a string containing "Default" but: was "io.opentelemetry.api.trace.DefaultTracer"
cd microprofile/telemetry mvn test
Environment Details
Problem Description
Test is failing with following exception:
Steps to reproduce