CloudWatch Exporter

Dashboard for Amazon CloudWatch exporter with prometheus

CloudWatch Exporter screenshot 1
CloudWatch Exporter screenshot 2
CloudWatch Exporter screenshot 3
CloudWatch Exporter screenshot 4
CloudWatch Exporter screenshot 5

AWS Monitoring with cloudwatch exporter
Target: EC2, EKS, ELB(ALB,NLB,CLB), ElastiCache, RDS, VPC, ACM
You have to add label(csp,cn,account_id) to prometheus job, for instance

    - job_name: cloudwatch-exporter
      static_configs:
      - targets:
        - [exporter domain]
        labels:                     
          csp: 'aws'      
          cn: 'company_name'
          account_id: 'your_account_id'  
Revisions
RevisionDescriptionCreated

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies