Package | Description |
---|---|
com.appoptics.awslambda.handler |
Enables AppOptics instrumentation for java functions in AWS Lambda.
|
Modifier and Type | Method and Description |
---|---|
static <I,O> O |
HandlerInstrumentor.instrument(I input,
com.amazonaws.services.lambda.runtime.Context context,
Class<?> handlerClass,
Handler<O> handlerFunction)
Instruments the code execution specified by the handlerFunction.
|
Copyright © 2020. All rights reserved.