Skip to content

Ability To Query Multiple Databases In a Postgres Cluster in a Dynamic Way #1157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
emrahbecer opened this issue May 14, 2025 · 1 comment

Comments

@emrahbecer
Copy link

emrahbecer commented May 14, 2025

Proposal

Use case. Why is this important?
Hello,
I see that auto discover databases feature is deprecated. Please provide an alternative within the project. There are user table statistics we need to fetch per database.
Adding a new target for each user database is not practical and cannot be implemented in a dynamic way. This auto discover feature was very helpful.

@gowtham500
Copy link

Adding to above comment, exporter which was doing autodiscovery for the past few releases suddenly in a new release stopped it. Lets say if we have 100 dbs, we need that old ability to connect to all dbs and pull metrics. Connecting to 1 db is not a production level setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants