From d72b57ad320c19edaac5eee0108584df0f73198a Mon Sep 17 00:00:00 2001 From: Daniel Schep Date: Tue, 24 Sep 2019 21:20:11 -0400 Subject: [PATCH] Update README.md --- docs/dashboard/monitoring/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dashboard/monitoring/README.md b/docs/dashboard/monitoring/README.md index 61034de79..d4a62c15f 100644 --- a/docs/dashboard/monitoring/README.md +++ b/docs/dashboard/monitoring/README.md @@ -136,7 +136,7 @@ def hello(event, context): ## AWS SDK spans Serverless automatically instruments `aws-sdk` and `boto3`(`botocore` specifically) in NodeJS and -Python3. Calls(service & operation. eg: S3 putItem) to the SDK are show in the invocation detail +Python. Calls(service & operation. eg: S3 putItem) to the SDK are show in the invocation detail in the dashboard. ## HTTP spans