public interface MicroProfileMetricsExchangeEventNotifierNamingStrategy
| Modifier and Type | Field and Description |
|---|---|
static MicroProfileMetricsExchangeEventNotifierNamingStrategy |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
String |
getName(org.apache.camel.Exchange exchange,
org.apache.camel.Endpoint endpoint) |
default org.eclipse.microprofile.metrics.Tag[] |
getTags(org.apache.camel.spi.CamelEvent.ExchangeEvent event,
org.apache.camel.Endpoint endpoint) |
static final MicroProfileMetricsExchangeEventNotifierNamingStrategy DEFAULT
String getName(org.apache.camel.Exchange exchange, org.apache.camel.Endpoint endpoint)
default org.eclipse.microprofile.metrics.Tag[] getTags(org.apache.camel.spi.CamelEvent.ExchangeEvent event,
org.apache.camel.Endpoint endpoint)
Apache Camel