We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccb6b75 commit 1e2b97aCopy full SHA for 1e2b97a
start/inventory/src/main/liberty/config/server.xml
@@ -4,6 +4,8 @@
4
<feature>jaxrs-2.1</feature>
5
<feature>jsonp-1.1</feature>
6
<feature>cdi-2.0</feature>
7
+ <feature>mpOpenTracing-1.1</feature>
8
+ <feature>usr:opentracingZipkin-0.31</feature>
9
</featureManager>
10
11
<opentracingZipkin host="localhost"/>
0 commit comments