Skip to content
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

adding db auto discovery support to postgres #124

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

noapinsler
Copy link

When using PostgreSQL, if the connection specifies exclude or include (only one can be specified), the exporter will create connections to the jobs based on the required databases. This parameter accepts a list of databases that can also be specified using regex, like so:
'postgres://postgres@localhost/exclude:postgres,test_db*?sslmode=disable'

@noapinsler noapinsler changed the title adding db auditdiscovry support to postgres dbs adding db autodiscovry support to postgres Apr 17, 2024
@noapinsler noapinsler changed the title adding db autodiscovry support to postgres adding db auto discovery support to postgres Apr 17, 2024
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

Successfully merging this pull request may close these issues.

None yet

1 participant