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
Copy file name to clipboardExpand all lines: docs/core/metrics.md
+2
Original file line number
Diff line number
Diff line change
@@ -252,6 +252,8 @@ If it's a cold start invocation, this feature will:
252
252
253
253
This has the advantage of keeping cold start metric separate from your application metrics, where you might have unrelated dimensions.
254
254
255
+
!!! info "We do not emit 0 as a value for ColdStart metric for cost reasons. [Let us know](https://github.com/awslabs/aws-lambda-powertools-python/issues/new?assignees=&labels=feature-request%2C+triage&template=feature_request.md&title=) if you'd prefer a flag to override it"
0 commit comments