timescale / prometheus-postgresql-adapter

Use PostgreSQL as a remote storage database for Prometheus
Apache License 2.0
335 stars 66 forks source link

Logging plaintext password #95

Closed andersflemmen closed 4 years ago

andersflemmen commented 4 years ago

The adapter seems to be logging the PostgreSQL password in plaintext on startup. Is this intended? Would be nice if it didn't.

bboule commented 4 years ago

@andersflemmen let me have a look at this and see what we can do in the short term.

ashutoshgngwr commented 4 years ago

let me have a look at this and see what we can do in the short term.

@bboule not log the password in plain text?

aletundo commented 4 years ago

Hi @andersflemmen ,@RobAtticus, @bboule and @ashutoshgngwr

This issue is merged since months but still affects the latest Docker Image available on Docker Hub (tags: 0.6.0, master and latest) (see #102).