Ross ROSS = Recommend OSS · open-source software intelligence for agents

prometheus-community/yet-another-cloudwatch-exporter

Prometheus exporter for AWS CloudWatch - Discovers services through AWS tags, gets CloudWatch metrics data and provides them as Prometheus metrics with AWS tags as labels observed · 2026-08-28

github.com/prometheus-community/yet-another-cloudwatch-exporter · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 96
  • Release rhythm 79
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 46.5
  • age_days: 3054
  • days_rel: 61
  • days_push: 27
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

1230 stars · 407 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

YACE (yet another cloudwatch exporter) is a Prometheus exporter for AWS CloudWatch metrics written in Go. It automatically discovers AWS resources via tags, retrieves CloudWatch metrics, and exposes them as Prometheus metrics with AWS tags and dimensions as labels.

Use cases

  • export AWS CloudWatch metrics to Prometheus
  • monitor AWS resources by tag-based auto discovery
  • scrape CloudWatch metrics from multiple AWS accounts with cross-account roles
  • monitor custom CloudWatch namespaces with dimensions
  • add AWS tags as labels to Prometheus metrics
  • monitor ALB, API Gateway, SQS, and other AWS services in Prometheus
  • export zero values when CloudWatch returns nil metrics

When to choose

  • you want tag-based auto discovery of AWS resources instead of listing resource IDs manually
  • you need to monitor multiple AWS accounts via cross-account roles
  • you prefer a Go implementation over the official Java CloudWatch exporter
  • you want AWS tags and dimensions automatically attached as metric labels
  • you need to scrape custom namespace CloudWatch metrics

When to avoid

  • you prefer the official Java-based CloudWatch exporter
  • you need a stable 1.0 API - YACE is pre-1.0 and may introduce breaking changes between releases
  • you need security fixes for older versions - only the latest release is supported
  • you monitor non-AWS clouds or on-premises infrastructure

Facets

service · maturity active

monitoring cloud monitoring cloud-computing go self-hosted prometheus-exporter aws-cloudwatch yace metrics-exporter aws-tags auto-discovery metrics-collection devops aws linux docker

1 source

Member repositories

For agents

markdown · JSON · MCP: product_card(name="prometheus-community/yet-another-cloudwatch-exporter")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem