Skip to content

Use only queries.yml #168

@potzkovge

Description

@potzkovge

Hi,
we have one postgres server with multiple databases in it, if you run SELECT * FROM pg_stat_user_tables;, each database will give you a different result. Since i can configure only one DATA_SOURCE_URI i have to use multiple instances of the exporter. However this will lead to duplication in other metrics like pg_database_size which i need only once.

The question is:
Is there a feature to only use the metrics defined in the queries.yml and ignore the rest?

Regards,
Georgi

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