You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,14 @@
5
5
6
6
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.
7
7
8
+
*[Use Cases](#use-cases)
9
+
*[Installation](#installation)
10
+
*[Usage](#usage)
11
+
*[API](#api)
12
+
*[Examples](#examples)
13
+
*[Development](#development)
14
+
15
+
8
16
## Use Cases
9
17
10
18
-**Asynchronous emission of metrics from Lambda functions**
0 commit comments