Skip to content

Postgres exporter is out of date #62

Closed
@robertbublik

Description

@robertbublik

I noticed that the image of the postgres exporter in the dbinstances chart uses the latest tag and the last update was over 4 years ago. From what I see this is the currently maintained postgres exporter:

https://github.com/prometheus-community/postgres_exporter
https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-postgres-exporter

Unfortunately it's not possible to simply change the image in the dbinstances chart because there are many incompatible changes like different ports the application listens on. The current exporter runs on 60000 while the updated one runs on 9187.

I would like to upgrade the exporter and also add podmonitor support.
Is this fine for you @allanger?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions