| Package | Description |
|---|---|
| org.honton.chas.datadog.apm |
The java API for clients of the Datadog APM.
|
| org.honton.chas.datadog.apm.cdi |
Classes that implement
Tracer
and @TraceOperation |
| Modifier and Type | Method and Description |
|---|---|
SpanBuilder.SpanContext |
Tracer.exportCurrentSpan()
Export a span across a thread.
|
SpanBuilder.SpanContext |
SpanBuilder.exportSpan() |
| Modifier and Type | Method and Description |
|---|---|
SpanBuilder |
Tracer.importCurrentSpan(SpanBuilder.SpanContext spanContext,
String resource,
String operation)
Import a span across a thread.
|
| Modifier and Type | Method and Description |
|---|---|
SpanBuilder.SpanContext |
TracerImpl.exportCurrentSpan() |
| Modifier and Type | Method and Description |
|---|---|
SpanBuilder |
TracerImpl.importCurrentSpan(SpanBuilder.SpanContext spanContext,
String resource,
String operation) |
Copyright © 2017. All rights reserved.