程序包 | 说明 |
---|---|
reactor.core.observability.micrometer |
Support of Micrometer 1.10+ instrumentation on reactor-core classes.
|
类和说明 |
---|
MicrometerMeterListenerDocumentation
Meters and tags used by
Micrometer.metrics(MeterRegistry) . |
MicrometerMeterListenerDocumentation.CommonTags
Tags that are common to all PublisherMeters.
|
MicrometerMeterListenerDocumentation.TerminationTags
Additional tags for PublisherMeters#FLOW_DURATION that reflects the termination
of the sequence.
|
MicrometerObservationListenerDocumentation
Documentation of
Micrometer.observation(ObservationRegistry) tags and of the anonymous variant
of the observation (no Flux.name(String) ). |
MicrometerObservationListenerDocumentation.ObservationTags
Tags used in the Observation set up by Micrometer.observation() tap listeners.
|
TimedSchedulerMeterDocumentation
Meters and tags used by
Micrometer.timedScheduler(Scheduler, MeterRegistry, String) . |
TimedSchedulerMeterDocumentation.SubmittedTags
Tag for the SchedulerMeters#TASKS_SUBMITTED meter.
|