nerdswords / 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
Apache License 2.0
953 stars 328 forks source link

[FEATURE] Provide distroless docker image #1442

Open carlos4ndre opened 2 months ago

carlos4ndre commented 2 months ago

Is there an existing issue for this?

Feature description

For smaller sized image and reduced chance of having vulnerabilities, it would be great to have an option to use distroless.

Optionally could also release an image with necessary tooling for performing debug operations from within the container.

What might the configuration look like?

No response

Anything else?

No response