public interface MicrometerRouteEventNotifierNamingStrategy
Modifier and Type | Field and Description |
---|---|
static MicrometerRouteEventNotifierNamingStrategy |
DEFAULT |
static Predicate<io.micrometer.core.instrument.Meter.Id> |
EVENT_NOTIFIERS |
Modifier and Type | Method and Description |
---|---|
String |
getRouteAddedName() |
String |
getRouteRunningName() |
default io.micrometer.core.instrument.Tags |
getTags(org.apache.camel.CamelContext camelContext) |
static final Predicate<io.micrometer.core.instrument.Meter.Id> EVENT_NOTIFIERS
static final MicrometerRouteEventNotifierNamingStrategy DEFAULT
Apache Camel