アノテーションインターフェース 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
  • オプション要素の概要

    オプション要素
    修飾子と型
    オプションの要素
    説明
    boolean
    テストでトレースを外部システムに報告するかどうか。
  • 要素の詳細

    • export

      boolean export
      テストでトレースを外部システムに報告するかどうか。
      戻り値:
      テストでトレースを外部システムに報告するかどうか
      デフォルト:
      true