-
When trying to use OpenTelemetry metrics within a
my test fail with the following error:
If I just run the app in Dev mode without running tests, it works fine. A simple reproducer: https://github.com/Ultranium/quarkus-opentelemetry-grpc-reproducer Should I report this as a bug or am I doing something wrong here? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
/cc @Ladicek (arc), @alesj (grpc), @brunobat (opentelemetry), @cescoffier (grpc), @ebullient (metrics), @jmartisk (metrics), @manovotn (arc), @mkouba (arc), @radcortez (opentelemetry) |
Beta Was this translation helpful? Give feedback.
-
@brunobat looks like we may call |
Beta Was this translation helpful? Give feedback.
@Ultranium I could reproduce the issue. Can you please create a bug?