インターフェースの使用
org.springframework.http.server.observation.ServerRequestObservationConvention
ServerRequestObservationConvention を使用するパッケージ
パッケージ
説明
observing HTTP サーバーアプリケーションの計測。Bean スタイルの構成を可能にする汎用フィルター基本クラスを提供します。
org.springframework.http.server.observation 内の ServerRequestObservationConvention 使用
修飾子と型クラス説明classorg.springframework.web.filter 内の ServerRequestObservationConvention 使用
型 ServerRequestObservationConvention のパラメーターを持つ org.springframework.web.filter のコンストラクター修飾子コンストラクター説明ServerHttpObservationFilter(io.micrometer.observation.ObservationRegistry observationRegistry, ServerRequestObservationConvention observationConvention) カスタム規則を使用して、指定されたObservationRegistryに対する観測を記録するHttpRequestsObservationFilterを作成します。