Skip to content

Commit cf1dac5

Browse files
committed
chore: add banner to inform about sparse ColdStart metric
1 parent 8d72b47 commit cf1dac5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/core/metrics.md

+2
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,8 @@ If it's a cold start invocation, this feature will:
252252

253253
This has the advantage of keeping cold start metric separate from your application metrics, where you might have unrelated dimensions.
254254

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"
256+
255257
## Advanced
256258

257259
### Adding metadata

0 commit comments

Comments
 (0)