Skip to content

Commit 7f965cd

Browse files
authored
docs: fixing documentation (#59)
1 parent 7ee5baa commit 7f965cd

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,4 @@ Powertools extends the functionality of Log4J. Below is an example `log4j2.xml`
9595

9696
## License
9797

98-
This library is licensed under the Apache License, Version 2.0. See the LICENSE file.
99-
100-
101-
102-
Cold Start
103-
104-
946.58 ms - original
105-
943.96 ms - power tools
98+
This library is licensed under the Apache License, Version 2.0. See the LICENSE file.

docs/content/core/tracing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ a provides functionality to reduce the overhead of performing common tracing tas
1010

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

13-
** Key Features
13+
**Key Features**
1414

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

0 commit comments

Comments
 (0)