You can set up an Amazon Managed Service for Grafana (AMG) dashboard with [[Amazon CloudWatch]] integration. With AMG, you can create a Grafana workspace, create authentication for that workspace, and then add Amazon CloudWatch as a data source so you can visualize logs, metrics and traces in Grafana. ```mermaid flowchart TD cw[Amazon CloudWatch] --> amg amp[Amazon Managed Service for Prometheus] --> amg amg[Amazon Managed Grafana] --> sns[Amazon Simple Notification Service] class sns internal-link class amp internal-link class cw internal-link ``` [Set Up an Amazon Managed Service for Grafana Dashboard with CloudWatch Integration](https://www.youtube.com/watch?v=y80Vn-FkBMc). [Monitoring container workloads with Amazon Managed Service for Prometheus and Grafana](https://www.youtube.com/watch?v=Bh71xBQe92I) shows off Amazon Managed Grafana and [[Amazon Managed Service for Prometheus]].