アノテーションインターフェース AutoConfigureTracing
@TargetSE(TYPESE)
@RetentionSE(RUNTIMESE)
@DocumentedSE
@InheritedSE
@ImportAutoConfiguration
public @interface AutoConfigureTracing
Annotation that can be applied to a test class to enable auto-configuration for tracing.
If this annotation is applied to a sliced test, a no-op Tracer and an ObservationRegistry are added to the application context.
- 導入:
- 4.0.0
- 作成者:
- Moritz Halbritter
オプション要素の概要
オプション要素
要素の詳細
export
boolean exportテストでトレースを外部システムに報告するかどうか。- 戻り値:
- テストでトレースを外部システムに報告するかどうか
- デフォルト:
true