ナビゲーションリンクをスキップ
Spring Integration
ホーム
概要
パッケージ
クラス
使用
ツリー
非推奨
インデックス
ヘルプ
パッケージ:
説明
|
関連パッケージ
|
クラスおよびインターフェース
検索:
パッケージ org.springframework.integration.support.management.metrics
パッケージ
org.springframework.integration.support.management.metrics
5.0 メトリクスに関連するインターフェースを提供します。
関連パッケージ
パッケージ
説明
org.springframework.integration.support.management
管理サポートに関連するクラスを提供します。
org.springframework.integration.support.management.micrometer
メトリクスに対する Micrometer の使用をサポートするクラスを提供します。
org.springframework.integration.support.management.observation
Micrometer Observation API をサポートするクラスを提供します。
インターフェース
クラス
説明
CounterFacade
GaugeFacade
MeterFacade
メーターのファサード。
MetricsCaptor
具体的な実装に委譲するメトリクスファサード。
MetricsCaptor.CounterBuilder
カウンターのビルダー。
MetricsCaptor.GaugeBuilder
ゲージのビルダー。
MetricsCaptor.TimerBuilder
タイマーのビルダー。
SampleFacade
TimerFacade