Skip to content

Releases: aws-exporters/ecr

v0.1.4

09 Dec 15:48
eac1a35
Compare
Choose a tag to compare
  • Improved startup performance by moving cache refresh logic out of the main metric collect method.
  • Increased cache size to 10000 (default ECR repository limit).
  • Implemented paginators to handle registries and repositories with over 1000 items in.

v0.1.3

15 Jul 15:43
5efb1f3
Compare
Choose a tag to compare

Adds a new label "image" to metrics for joining.

v0.1.2: feat: add metrics for scan and push timestamps (#5)

13 Jul 09:28
184a515
Compare
Choose a tag to compare

Add metrics:

  • aws_ecr_image_pushed_at_timestamp_seconds
  • aws_ecr_image_scan_completed_at_timestamp_seconds

v0.1.1

21 Jun 13:39
48f128c
Compare
Choose a tag to compare

Fix: prefix _up metric with aws_

v0.1.0

21 Jun 11:31
4afa8d6
Compare
Choose a tag to compare

Metrics renamed with aws_ prefix.

v0.0.1

18 Jun 20:49
29b961a
Compare
Choose a tag to compare

A functional AWS ECR Prometheus exporter.

Features

  • Configured through environment variables
  • Caches data received from AWS API and refreshes in the background

Metrics

  • ecr_repository_count
  • ecr_repository_info
  • ecr_image_size_in_bytes
  • ecr_image_scan_severity_count