@Target(value=TYPE) @Retention(value=RUNTIME) public @interface XRayTrace
Processor
or a
.bean(...)
invoked class.
The metricName argument allows to define a custom name visible in the resulting AWS XRay
trace. If none is defined the simple class name of the respective class will be used.Modifier and Type | Optional Element and Description |
---|---|
String |
metricName |
public abstract String metricName
Apache Camel