You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow the instructions in the guide to implement instrumentation with the [Serverless Framework](https://docs.newrelic.com/docs/serverless-function-monitoring/aws-lambda-monitoring/instrument-lambda-function/instrument-your-own/#serverless)
79
+
75
80
76
81
## Config
77
82
@@ -410,7 +415,6 @@ This plugin currently supports the following AWS runtimes:
410
415
- nodejs18.x
411
416
- nodejs20.x
412
417
- nodejs22.x
413
-
- python3.7
414
418
- python3.8
415
419
- python3.9
416
420
- python3.10
@@ -421,6 +425,10 @@ This plugin currently supports the following AWS runtimes:
0 commit comments