-
Notifications
You must be signed in to change notification settings - Fork 435
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
adding support for RDS Proxies #808
Conversation
Signed-off-by: Annu Singh <annu4444.as@gmail.com>
@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 <annu4444.as@gmail.com>
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 <annu4444.as@gmail.com>
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]