Skip to content

Commit 165518e

Browse files
committed
updating skeleton
1 parent 2b73ce7 commit 165518e

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

content/en/serverless/aws_lambda/managed_instances.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,18 @@ Datadog Serverless Monitoring enables visibility into AWS Lambda Managed Instanc
77

88
## Setup
99

10+
To start monitoring your AWS Lambda Managed Instances, use Datadog's standard setup for instrumenting AWS Lambda functions. Choose your runtime:
11+
1012
{{< partial name="serverless/getting-started-languages.html" >}}
1113

12-
## Metrics collected
14+
## Data collected
15+
16+
Datadog collects the same metrics for AWS Lambda Managed Instances as it does for standard AWS Lambda applications, **excluding** `aws.lambda.enhanced.estimated_cost` and `aws.lambda.enhanced.billed_duration`. These two metrics are not available for AWS Lambda Managed Instances.
17+
18+
See the [list of all metrics collected from AWS Lambda applications][1].
19+
20+
## Correlating logs and traces
21+
22+
## Known limitations
1323

14-
## Logs Trace correlation
24+
[1]: /integrations/amazon-lambda/#data-collected

0 commit comments

Comments
 (0)