@WithSpan not supported on @PostConstruct? #29668
Unanswered
jimbogithub
asked this question in
Q&A
Replies: 1 comment
-
I suspect |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@WithSpan
does not work on@PostConstruct
methods. Is this intentional?@WithSpan
does work on@Startup
and@Observes StartupEvent
methods.Quarkus 2.14.2.Final
Beta Was this translation helpful? Give feedback.
All reactions