Skip to content

Commit 98520c5

Browse files
committed
Fix README
1 parent ee4a8a9 commit 98520c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# aws-embedded-metrics-golang
22

3-
Golang implementation of AWS CloudWatch [Embedded Metric Format](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Embedded_Metric_Format_Specification.html)
3+
Go implementation of AWS CloudWatch [Embedded Metric Format](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Embedded_Metric_Format_Specification.html)
44

55
It's aim is to simplify reporting metrics to CloudWatch:
66
- using EMF avoids additional HTTP calls as it just logs JSON to stdout

0 commit comments

Comments
 (0)