You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for adding support for multiple databases! I noticed an issue: when one or more databases are inaccessible (e.g., due to incorrect credentials or an invalid connection URL), the exporter still starts but doesn’t initialize properly. Specifically, the exporter port isn’t allocated, so you can’t query metrics even for the databases that are accessible.
The text was updated successfully, but these errors were encountered:
rafal-szypulka
added a commit
to rafal-szypulka/oracle-db-appdev-monitoring
that referenced
this issue
Jun 9, 2025
Thanks for adding support for multiple databases! I noticed an issue: when one or more databases are inaccessible (e.g., due to incorrect credentials or an invalid connection URL), the exporter still starts but doesn’t initialize properly. Specifically, the exporter port isn’t allocated, so you can’t query metrics even for the databases that are accessible.
The text was updated successfully, but these errors were encountered: