| Package | Description |
|---|---|
| io.lumigo.core | |
| io.lumigo.core.parsers.v1 | |
| io.lumigo.core.parsers.v2 |
| Modifier and Type | Method and Description |
|---|---|
List<HttpSpan> |
SpansContainer.getHttpSpans() |
| Modifier and Type | Method and Description |
|---|---|
void |
SqsV1Parser.parse(HttpSpan span,
com.amazonaws.Request request,
com.amazonaws.Response response) |
void |
SnsV1Parser.parse(HttpSpan span,
com.amazonaws.Request request,
com.amazonaws.Response response) |
void |
KinesisV1Parser.parse(HttpSpan span,
com.amazonaws.Request request,
com.amazonaws.Response response) |
void |
DynamoDBV1Parser.parse(HttpSpan span,
com.amazonaws.Request request,
com.amazonaws.Response response) |
void |
DoNothingV1Parser.parse(HttpSpan span,
com.amazonaws.Request request,
com.amazonaws.Response response) |
void |
AwsSdkV1Parser.parse(HttpSpan span,
com.amazonaws.Request request,
com.amazonaws.Response response) |
default void |
AwsSdkV1Parser.safeParse(HttpSpan span,
com.amazonaws.Request request,
com.amazonaws.Response response) |
| Modifier and Type | Method and Description |
|---|---|
void |
SqsV2Parser.parse(HttpSpan span,
software.amazon.awssdk.core.interceptor.Context.AfterExecution context) |
void |
SnsV2Parser.parse(HttpSpan span,
software.amazon.awssdk.core.interceptor.Context.AfterExecution context) |
void |
KinesisV2Parser.parse(HttpSpan span,
software.amazon.awssdk.core.interceptor.Context.AfterExecution context) |
void |
DynamoDBV2Parser.parse(HttpSpan span,
software.amazon.awssdk.core.interceptor.Context.AfterExecution context) |
void |
DoNothingV2Parser.parse(HttpSpan span,
software.amazon.awssdk.core.interceptor.Context.AfterExecution context) |
void |
AwsSdkV2Parser.parse(HttpSpan span,
software.amazon.awssdk.core.interceptor.Context.AfterExecution context) |
default void |
AwsSdkV2Parser.safeParse(HttpSpan span,
software.amazon.awssdk.core.interceptor.Context.AfterExecution context) |
Copyright © 2024 Lumigo. All rights reserved.