Class AwsLambdaInstrumentationHelper
java.lang.Object
io.opentelemetry.javaagent.instrumentation.awslambdaevents.v2_2.AwsLambdaInstrumentationHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic io.opentelemetry.instrumentation.awslambdacore.v1_0.internal.AwsLambdaFunctionInstrumenterstatic io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<com.amazonaws.services.lambda.runtime.events.SQSEvent,Void>
-
Method Details
-
functionInstrumenter
public static io.opentelemetry.instrumentation.awslambdacore.v1_0.internal.AwsLambdaFunctionInstrumenter functionInstrumenter() -
messageInstrumenter
public static io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<com.amazonaws.services.lambda.runtime.events.SQSEvent,Void> messageInstrumenter()
-