| Package | Description |
|---|---|
| io.lumigo.core | |
| io.lumigo.core.network | |
| io.lumigo.models |
| Modifier and Type | Method and Description |
|---|---|
Reportable |
SpansContainer.reduceSpanSize(Reportable span,
boolean hasError) |
| Modifier and Type | Method and Description |
|---|---|
List<Reportable> |
SpansContainer.getAllCollectedSpans() |
| Modifier and Type | Method and Description |
|---|---|
Reportable |
SpansContainer.reduceSpanSize(Reportable span,
boolean hasError) |
| Modifier and Type | Method and Description |
|---|---|
long |
Reporter.reportSpans(Reportable span,
int maxSize) |
| Modifier and Type | Method and Description |
|---|---|
long |
Reporter.reportSpans(List<Reportable> spans,
int maxSize) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpSpan |
class |
Span |
| Modifier and Type | Method and Description |
|---|---|
Reportable |
Span.reduceSize(int maxFieldSize) |
Reportable |
Reportable.reduceSize(int maxFieldSize) |
Reportable |
HttpSpan.reduceSize(int maxFieldSize) |
Reportable |
Span.scrub(SecretScrubber scrubber) |
Reportable |
Reportable.scrub(SecretScrubber scrubber) |
Reportable |
HttpSpan.scrub(SecretScrubber scrubber) |
Copyright © 2024 Lumigo. All rights reserved.