Hi, I need to export the result of a postgres select query, I tried to use a postgres exporter (https://github.com/prometheus-community/postgres_exporter) but there is a glitch: it seems there is no way to run custom queries on specific database: they are ran on every db, leading to errors in logs, there is an enhancement request about that. (https://github.com/prometheus-community/postgres_exporter/issues/443) Does someone have an idea how to workaround this ?
Thanks -- You received this message because you are subscribed to the Google Groups "Prometheus Users" 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-users/3c6e79f3-1a05-44b0-9fff-f905d2cdf483n%40googlegroups.com.

