Product Docs
Open Source
Education
Minimalist Wolfi-based Prometheus CloudWatch Exporter image for exporting metrics to Amazon AWS CloudWatch.
The image is available on cgr.dev:
cgr.dev
docker pull cgr.dev/chainguard/prometheus-cloudwatch-exporter:latest
The easiest way to install the Prometheus StatsD Exporter is to use the Helm chart.
$ helm repo add prometheus-community https://prometheus-community.github.io/helm-charts $ helm repo update $ helm install prom-cloudwatch-exporter prometheus-community/prometheus-cloudwatch-exporter \ --set image.repository=cgr.dev/chainguard/prometheus-cloudwatch-exporter --set image.tag=latest
For more detail, please refer to the CloudWatch Exporter documentation.