You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to set up smallrye opentracing as per Quarkus guides in Keycloak.X 18?
I've followed their guide, added the required dependencies to both runtime and deployment of my extension plus everything that was preventing server from starting. Smallrye-opentracing is now on the list of enabled subsystems and i can see in trace logs that my endpoints were registered within opentracing, however i still get messages from quarkus that properties like quarkus.jaeger.enabled are not recognized, so i cannot configure its behavior.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to set up smallrye opentracing as per Quarkus guides in Keycloak.X 18?
I've followed their guide, added the required dependencies to both runtime and deployment of my extension plus everything that was preventing server from starting. Smallrye-opentracing is now on the list of enabled subsystems and i can see in trace logs that my endpoints were registered within opentracing, however i still get messages from quarkus that properties like
quarkus.jaeger.enabledare not recognized, so i cannot configure its behavior.Beta Was this translation helpful? Give feedback.
All reactions