diff --git a/README.md b/README.md index 72a77a6b6..364a89a21 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +This library is licensed under the Apache License, Version 2.0. See the LICENSE file. \ No newline at end of file diff --git a/docs/content/core/tracing.mdx b/docs/content/core/tracing.mdx index 8b39e8f6a..6363329f3 100644 --- a/docs/content/core/tracing.mdx +++ b/docs/content/core/tracing.mdx @@ -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.