Hey, that would be a great feature to have. I would start by opening an issue on the exporter repo.
I also have this need, and have been starting the work to refactor the AWS code in Prometheus to support "roles" like the kubernetes_sd_configs so we can add direct support for something like this: aws_sd_configs: - role: elasticache region: foo My target is to merge ec2, lightsail, and add elasticache and rds. On Fri, Sep 2, 2022 at 12:23 PM 'Mateus Dubiela' via Prometheus Developers < [email protected]> wrote: > Hello folks! > > We are looking into adding support for multi-target > <https://prometheus.io/docs/guides/multi-target-exporter/> to the memcached > exporter <https://github.com/prometheus/memcached_exporter>. The reasoning > here is to be able to use the elasticache service discovery > <https://github.com/maxbrunet/prometheus-elasticache-sd> and be able to do > the same thing as the redis exporter > <https://github.com/oliver006/redis_exporter>. > > As per the CONTRIBUTING.md > <https://github.com/prometheus/memcached_exporter/blob/master/CONTRIBUTING.md> > asking the mailing list is a sensible thing to do, to have an open > discussion and also ask if someone else was working on this. > > Thank you! > > > ------------------------------ > Confidentiality note: This e-mail may contain confidential information > from Nu Holdings Ltd and/or its affiliates. If you have received it by > mistake, please let us know by e-mail reply and delete it from your system; > you may not copy this message or disclose its contents to anyone; for > details about what personal information we collect and why, please refer to > our privacy policy <https://nubank.com.br/contrato/politica-privacidade/>. > > -- > You received this message because you are subscribed to the Google Groups > "Prometheus Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-developers/CA%2BgrcXiw_qV6Fx65v271GKfwsKDeAOuSv%3D2_6sqm0SM%2BQo-NbA%40mail.gmail.com > <https://groups.google.com/d/msgid/prometheus-developers/CA%2BgrcXiw_qV6Fx65v271GKfwsKDeAOuSv%3D2_6sqm0SM%2BQo-NbA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/CABbyFmoMVwF0ZRUrgnBPpJ11kxhku2Xp-bZ-ER7uJhJA4ACEXw%40mail.gmail.com.

