redhat-gpe / rhte2018_api_mgmt_and_service_mesh

2 stars 3 forks source link

jaeger UI shows traces from apicast only and not catalog service #20

Closed jbride closed 6 years ago

jbride commented 6 years ago

This dependency needs to be utilized when building the catalog service:

  <dependency>
        <groupId>org.wildfly.swarm</groupId>
        <artifactId>jaeger</artifactId>
    </dependency>
jbride commented 6 years ago

fixed