mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-10-01 06:57:12 +02:00
Fix typo in cloud_watch.md
This commit is contained in:
committed by
Sergey Alexandrovich
parent
07e34a45f2
commit
3b3720fbb5
@@ -1,6 +1,6 @@
|
||||
# Amazon CloudWatch
|
||||
|
||||
imgproxy can send its metrics to AmazonCloudFront. To use this feature, do the following:
|
||||
imgproxy can send its metrics to Amazon CloudWatch. To use this feature, do the following:
|
||||
|
||||
1. Set the `IMGPROXY_CLOUD_WATCH_SERVICE_NAME` environment variable. imgproxy will use the value of this variable as a value for the `ServiceName` dimension.
|
||||
2. [Set up the necessary credentials](#set-up-credentials) to grant access to CloudWatch.
|
||||
|
Reference in New Issue
Block a user