Fix PostgreSQL health check connection string parsing#3083
Open
Fix PostgreSQL health check connection string parsing#3083
Conversation
Co-authored-by: JerryNixon <1749983+JerryNixon@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix health check error for postgres data-source
Fix PostgreSQL health check connection string parsing
Jan 27, 2026
JerryNixon
approved these changes
Jan 27, 2026
Contributor
|
@copilot apply changes based on the comments in this thread |
Co-authored-by: JerryNixon <1749983+JerryNixon@users.noreply.github.com>
Contributor
Author
Changes applied in commit d858f2d. Added exception handling to the |
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 6 pipeline(s). |
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 6 pipeline(s). |
Contributor
souvikghosh04
left a comment
There was a problem hiding this comment.
@copilot please address the review comments from my side. also add some unit test coverage.
Co-authored-by: souvikghosh04 <210500244+souvikghosh04@users.noreply.github.com>
Contributor
Author
Added comprehensive unit test coverage in commit d94b703. Created
All tests pass successfully (9/9). |
Aniruddh25
reviewed
Feb 12, 2026
Aniruddh25
reviewed
Feb 12, 2026
Co-authored-by: Aniruddh25 <3513779+Aniruddh25@users.noreply.github.com>
Aniruddh25
approved these changes
Feb 13, 2026
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 6 pipeline(s). |
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 6 pipeline(s). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix PostgreSQL health check connection string handling
Summary
This PR fixes the health check endpoint failure for PostgreSQL data sources and adds comprehensive support for all database types.
Changes (4 files, 156 lines added, 3 lines modified):
MySqlConnectionStringBuilderILoggerparameter for logging exceptionsReview Feedback Addressed
Security Summary
Original prompt
data-source#2796💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.