Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,4 @@ Powertools extends the functionality of Log4J. Below is an example `log4j2.xml`

## License

This library is licensed under the Apache License, Version 2.0. See the LICENSE file.



Cold Start

946.58 ms - original
943.96 ms - power tools
This library is licensed under the Apache License, Version 2.0. See the LICENSE file.
2 changes: 1 addition & 1 deletion docs/content/core/tracing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ a provides functionality to reduce the overhead of performing common tracing tas

![Tracer showcase](../media/tracer_utility_showcase.png)

** Key Features
**Key Features**

* Capture cold start as annotation, and responses as well as full exceptions as metadata
* Helper methods to improve the developer experience of creating new X-Ray subsegments.
Expand Down