クラス DefaultScheduledTaskObservationConvention
java.lang.ObjectSE
org.springframework.scheduling.support.DefaultScheduledTaskObservationConvention
- 実装されたすべてのインターフェース:
io.micrometer.observation.KeyValuesConvention
、io.micrometer.observation.ObservationConvention<ScheduledTaskObservationContext>
、ScheduledTaskObservationConvention
public class DefaultScheduledTaskObservationConvention
extends ObjectSE
implements ScheduledTaskObservationConvention
ScheduledTaskObservationConvention
のデフォルト実装。- 導入:
- 6.1
- 作成者:
- Brian Clozel
フィールドサマリー
インターフェース io.micrometer.observation.ObservationConvention から継承されたフィールド
EMPTY
コンストラクターのサマリー
コンストラクター方法の概要
修飾子と型メソッド説明protected io.micrometer.common.KeyValue
protected io.micrometer.common.KeyValue
protected io.micrometer.common.KeyValue
exception
(ScheduledTaskObservationContext context) io.micrometer.common.KeyValues
getName()
protected io.micrometer.common.KeyValue
outcome
(ScheduledTaskObservationContext context) クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE
インターフェース io.micrometer.observation.ObservationConvention から継承されたメソッド
getHighCardinalityKeyValues
インターフェース org.springframework.scheduling.support.ScheduledTaskObservationConvention から継承されたメソッド
supportsContext
コンストラクターの詳細
DefaultScheduledTaskObservationConvention
public DefaultScheduledTaskObservationConvention()
メソッドの詳細
getName
- 次で指定:
- インターフェース
io.micrometer.observation.ObservationConvention<ScheduledTaskObservationContext>
のgetName
getContextualName
- 次で指定:
- インターフェース
io.micrometer.observation.ObservationConvention<ScheduledTaskObservationContext>
のgetContextualName
getLowCardinalityKeyValues
public io.micrometer.common.KeyValues getLowCardinalityKeyValues(ScheduledTaskObservationContext context) - 次で指定:
- インターフェース
io.micrometer.observation.ObservationConvention<ScheduledTaskObservationContext>
のgetLowCardinalityKeyValues
codeFunction
codeNamespace
exception
outcome