- closeCurrentSpan() - Method in class org.honton.chas.datadog.apm.cdi.TracerImpl
-
Finish the current span and restore the current span's parent as the current span
- closeCurrentSpan() - Method in interface org.honton.chas.datadog.apm.Tracer
-
Finish the current span and restore the current span's parent as the current span
- closeSpan(SpanBuilder) - Method in class org.honton.chas.datadog.apm.cdi.TracerImpl
-
Finish the supplied span and restore the supplied span's parent as the current span.
- closeSpan(SpanBuilder) - Method in interface org.honton.chas.datadog.apm.Tracer
-
Finish the supplied span and restore the supplied span's parent as the current span.
- consume() - Method in class org.honton.chas.datadog.apm.sender.TraceQueue
-
Consume traces.
- createChild() - Method in class org.honton.chas.datadog.apm.SpanBuilder
-
Create a child of this span
- createChild(long, long) - Static method in class org.honton.chas.datadog.apm.SpanBuilder
-
Create a builder for a span which is a child of another span.
- createProxy(T, Class<T>) - Method in class org.honton.chas.datadog.apm.proxy.ProxyFactory
-
Get a proxy to an instance.
- createProxy(Object, Class<?>...) - Method in class org.honton.chas.datadog.apm.proxy.ProxyFactory
-
Get a proxy to an instance.
- createRoot() - Static method in class org.honton.chas.datadog.apm.SpanBuilder
-
Create a builder for a root span.
- createSpan() - Method in class org.honton.chas.datadog.apm.cdi.TracerImpl
-
Create a span which is a child of the current span.
- createSpan() - Method in interface org.honton.chas.datadog.apm.Tracer
-
Create a span which is a child of the current span.