Now the problem which I am having is that I can’t specify an account selector in this Grafana dashboad 139, or modify the query in such way that I can get metric from different account than Dev:
Does anyone has any idea how to get this or which fields are the ones for account select in AWS? I need a programatic way of running “View data for” from the picture below and graph it in Grafana:
I am trying to figure this out myself. The best info I can find so far requires setting up IAM roles and policies and setting up trusts between them. For the CloudWatch datasource, you need to set up a distinct data source for each AWS account and specify an IAM role in the source account to assume.
So far, I have had no luck in getting this to work. Wondering if you ever found a solution to your issue.