Skip to content

Commit 9d8f93a

Browse files
committed
add AOT support text to docs
1 parent f1fd08d commit 9d8f93a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/core/metrics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ These metrics can be visualized through [Amazon CloudWatch Console](https://aws.
1313
* Validating your metrics against common metric definitions mistakes (for example, metric unit, values, max dimensions, max metrics)
1414
* Metrics are created asynchronously by the CloudWatch service. You do not need any custom stacks, and there is no impact to Lambda function latency
1515
* Context manager to create a one off metric with a different dimension
16+
* Ahead of Time compilation support [AOT](https://docs.aws.amazon.com/lambda/latest/dg/dotnet-native-aot.html) from version 1.7.0
1617

1718
<br />
1819

0 commit comments

Comments
 (0)