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
This exporter used the AWS CloudWatch GetMetricsData API call, please it is important you read
9
+
This exporter used the [AWS CloudWatch GetMetricsData API call](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_GetMetricData.html), please it is important you read
* The use of this exporter could be expensive, this need be used taking care.
17
+
18
+
**NOTES**:
19
+
20
+
* When you use [AWS CloudWatch GetMetricsData API call](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_GetMetricData.html) with 1 request you can get 500 metrics a time, so
21
+
read the links above before use it.
22
+
23
+
LIMITATIONS:
24
+
25
+
* You could define 500 metrics queries in total (a future release will allow more)
0 commit comments