File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ This project separates core utilities that will be available in other runtimes v
27
27
28
28
| Utility | Description
29
29
| ------------------------------------------------- | ---------------------------------------------------------------------------------
30
- [ Tracing ] ( ./core/tracer.md ) | Decorators and utilities to trace Lambda function handlers, and both synchronous and asynchronous functions
30
+ [ Tracer ] ( ./core/tracer.md ) | Decorators and utilities to trace Lambda function handlers, and both synchronous and asynchronous functions
31
31
[ Logger] ( ./core/logger.md ) | Structured logging made easier, and decorator to enrich structured logging with key Lambda context details
32
32
[ Metrics] ( ./core/metrics.md ) | Custom Metrics created asynchronously via CloudWatch Embedded Metric Format (EMF)
33
33
You can’t perform that action at this time.
0 commit comments