Technofy / cloudwatch_exporter

A CloudWatch exporter for Prometheus coded in Go, with multi-region support
Apache License 2.0
78 stars 140 forks source link

Versioned Docker image #2

Closed jangrewe closed 4 years ago

jangrewe commented 6 years ago

Hi, could you please provide a versioned/tagged image via the official Docker hub?

Thanks in advance!

a-teisseire commented 6 years ago

Hello, I have added this on our TODO list, in the meantime we're waiting for the DockerHub support on some case, once everything is sorted out, I will get back to you. Thanks for your interest in our project!

a-teisseire commented 6 years ago

Hello, We have pushed the master on the Docker Hub. It's been tagged as master. https://hub.docker.com/r/technofy/cloudwatch_exporter/

Let us know if you have any other remarks.

jangrewe commented 6 years ago

Thanks! I originally meant something with semantic versioning, so that you don't accidentally upgrade to an incompatible image, but i guess the risk is rather low at the moment... ;-)

Speaking of which, any chance to get the dimension select by regex anytime soon? The random IDs added to Network ELB names make it pretty much impossible to configure the exporter for multiple environments. =(

a-teisseire commented 6 years ago

I'll submit some changes to integrate dimension_select_regex very soon, at the same time, I'll push a new docker image with a version number ;)

jangrewe commented 6 years ago

Yay, thanks in advance! =)

hairyhenderson commented 6 years ago

Any chance of making this happen @a-teisseire? At least, an update for the latest changes would be useful 😀

fas3r commented 6 years ago

Hello @a-teisseire , that would be nice :)