Hi All,
We have been trying to install the emission dashboard on our AWS Project using the cloud usage APIs approach. We managed to make the dashboard work with the classical approach, but had troubles with this second approach.
We followed the instructions described in https://www.cloudcarbonfootprint.org/docs/alternative-data-approaches. We added the required permissions and completed the AWS_ACCOUNTS variable with our account id and name in the api/.env (and the cli/.env) file and set the AWS_USE_BILLING_DATA variable to false.
Everytime we try to run the dashboard we get the following exception : Unable to process footprint request.ThrottlingException: Rate exceeded
Have you ever had this issue before and do you know how to solve it?
Best,
Charles
--
We're excited to hear from you and hope you're enjoying Cloud Carbon Footprint.
Please fill out our feedback form: https://forms.gle/nFzkRioryy4R1DGB6
Add your name to ADOPTERS.md: https://github.com/cloud-carbon-footprint/cloud-carbon-footprint/blob/trunk/ADOPTERS.md
Give us a star on the github if you're enjoying the tool!
---
You received this message because you are subscribed to the Google Groups "Cloud Carbon Footprint" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-carbon-foot...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-carbon-footprint/bf1a01c7-e25f-4d57-9cfe-b2127390df01n%40googlegroups.com.
| |||||||||||||
Hi Dan,
Thanks for your reply and for pushing a fix !
Thanks for the heads up regarding the support of the Cloud Usage APIs. We’ll stick to the more holistic version for now then.
Regardless of that, we pulled your fix and tried it locally. Unfortunately, we still got some errors. We either get the error I described in my previous message, or the one you had.
We did not remove the Lambda implementation in the code, because it is specifically the one we wanted to test ;)
Let us know if you have any updates regarding the Cloud Usage APIs !
Best,
Charles