public class RabbitMetrics extends ObjectSE implements io.micrometer.core.instrument.binder.MeterBinder
MeterBinder。| コンストラクターと説明 |
|---|
RabbitMetrics(com.rabbitmq.client.ConnectionFactory connectionFactory, IterableSE<io.micrometer.core.instrument.Tag> tags) 指定された ConnectionFactory を記録する新しいメーターバインダーを作成します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | bindTo(io.micrometer.core.instrument.MeterRegistry registry) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic RabbitMetrics(com.rabbitmq.client.ConnectionFactory connectionFactory,
IterableSE<io.micrometer.core.instrument.Tag> tags)ConnectionFactory を記録する新しいメーターバインダーを作成します。connectionFactory - ConnectionFactory を計測する tags - 記録されたすべてのメトリクスに適用するタグ Copyright © 2019 Pivotal Software, Inc.. All rights reserved.