-
Notifications
You must be signed in to change notification settings - Fork 444
adding support for RDS Proxies #808
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
Conversation
Signed-off-by: Annu Singh <[email protected]>
@AnnuCode do you need some help for this one? :) |
@mlabouardy Hi, can you please share the correct format of RDS Proxy url to be used as |
Hey @AnnuCode, the format is the following: |
Signed-off-by: Annu Singh <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor change on copy :)
Signed-off-by: Annu Singh <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Problem
fixes #564
Solution
Adding support to collect Amazon RDS db-proxy.
Changes Made
proxies.go
file in therds
folder.Notes
tag
the RDS Proxy, this link provides more info.Link
in theResources
slice.Checklist
Reviewers
@[username of the reviewer]