File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -81,3 +81,10 @@ Exporter synthesizes [node_exporter](https://github.com/prometheus/node_exporter
8181
8282You can see a list of basic monitoring metrics [there](https://github.com/percona/rds_exporter/blob/main/basic/testdata/all.txt)
8383and a list of enhanced monitoring metrics in text files [there](https://github.com/percona/rds_exporter/tree/main/enhanced/testdata).
84+
85+ # # Cost
86+ Amazon charges for every CloudWatch API request, see the [current charges](http://aws.amazon.com/cloudwatch/pricing/).
87+
88+ Every metric retrieved requires one API request, which can include multiple statistics.
89+
90+ If you have 100 API requests every minute, with the price of $10 per million requests (as of Aug 2018), that is around $45 per month.
You can’t perform that action at this time.
0 commit comments