weaveworks / grafanalib

Python library for building Grafana dashboards
Apache License 2.0
1.85k stars 307 forks source link

feat: add account to CloudwatchMetricsTarget #661

Closed MattiasMTS closed 1 week ago

MattiasMTS commented 1 month ago

What does this do?

Adding the Account parameter to Cloudwatch datasource.

Why is it a good idea?

A CloudWatch monitoring account views data from source accounts so you can centralize monitoring and troubleshooting activities across multiple accounts.

Context

Questions