Skip to content

Commit d982318

Browse files
dreamorosiijemmy
andauthored
docs: update docs/core/metrics.md
Co-authored-by: ijemmy <[email protected]>
1 parent fffc291 commit d982318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/core/metrics.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ If you want to ensure that at least one metric is emitted before you flush them,
453453

454454
You can optionally capture cold start metrics with the `logMetrics` middleware or decorator via the `captureColdStartMetric` param.
455455

456-
=== "logMetrics middleware"
456+
=== "Middy Middleware"
457457

458458
```typescript hl_lines="11"
459459
import { Metrics, MetricUnits, logMetrics } from '@aws-lambda-powertools/metrics';

0 commit comments

Comments
 (0)