D.31. OpenTracing

Maven Coordinates

<dependency>
  <groupId>io.thorntail</groupId>
  <artifactId>opentracing</artifactId>
</dependency>

設定

thorntail.opentracing.servlet.skipPattern
Java コンパイル可能なパターンとしてのサーブレットスキップパターン。オプション:Ex.: /health-check

D.31.1. OpenTracing TracerResolver

Maven Coordinates

<dependency>
  <groupId>io.thorntail</groupId>
  <artifactId>opentracing-tracerresolver</artifactId>
</dependency>