| Package | Description |
|---|---|
| org.hawkular.apm.server.api.utils |
| Modifier and Type | Method and Description |
|---|---|
protected static Span |
SourceInfoUtil.findRootOrServerSpan(String tenantId,
Span span,
SpanCache spanCache)
This method identifies the root or enclosing server span that contains the
supplied client span.
|
static SourceInfo |
SourceInfoUtil.getSourceInfo(String tenantId,
Span serverSpan,
SpanCache spanCache)
This method attempts to derive the Source Information for the supplied server
span.
|
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.