Skip to content

Commit 658b2eb

Browse files
authored
Update README.md
1 parent 806c049 commit 658b2eb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
A new package from Amazon CloudWatch that allows you to generate CloudWatch Metrics from structured log events. The embedded metrics will be extracted so you can visualize and alarm on them for real-time incident detection. This allows you to monitor aggregated values while preserving the detailed event context that generated them.
77

8+
* [Use Cases](#use-cases)
9+
* [Installation](#installation)
10+
* [Usage](#usage)
11+
* [API](#api)
12+
* [Examples](#examples)
13+
* [Development](#development)
14+
15+
816
## Use Cases
917

1018
- **Asynchronous emission of metrics from Lambda functions**

0 commit comments

Comments
 (0)