Hi folks, OpenTracing registers its filter with a ServletContainerInitializer. This is valid for all app being deployed on a server.
We can exclude and the app by adding a specific config and the microprofile-config file (or geronimo one). I was wondering if we couldn’t add a white / black list as well, so we don’t require to actually have to go to each app and add those files in. What do you think? Cheers, Roberto
