Skip to content

Fix problem with autodiscovery #314

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

Merged
merged 5 commits into from
Oct 31, 2019
Merged

Fix problem with autodiscovery #314

merged 5 commits into from
Oct 31, 2019

Conversation

sfalkon
Copy link
Contributor

@sfalkon sfalkon commented Oct 11, 2019

  • Fix problem: If autodiscovery is enable exporter make connection twice to database from connetion string (exclude current database from SQL-query);
  • Fix problem: don't get default metrics and settings if autodiscovery is enabled. Now you can use --disable-default-metrics and --disable-settings-metrics with --auto-discover-databases and

@wrouesnel wrouesnel merged commit 1385b4f into prometheus-community:master Oct 31, 2019
@dennybaa dennybaa mentioned this pull request Dec 20, 2019
ritbl referenced this pull request in heniek/postgres_exporter Mar 19, 2023
* Fix problem: If autodiscovery is enable exporter make connection twice to database from connetion string (exclude current database from SQL-query);

* Fix problem: don't get default metrics and settings if autodiscovery is enabled. Now you can use --disable-default-metrics and --disable-settings-metrics with --auto-discover-databases and
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.

2 participants