Setting up Managed Grafana with Amazon RDS

0

im trying to set up a managed grafana instance in AWS and configure a datasource to pull from a RDS database (public ip). When i test the connection i get a 504 response

i can successfully connect to the connection via mysql workbench. however, with the same connection info and credentials in the add datasource -> mysql page within grafana i get the following error:

<html> <head><title>504 Gateway Time-out</title></head> <body> <center><h1>504 Gateway Time-out</h1></center> </body> </html> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page -->

I have tried adding the IP address of my managed grafana instance to the inbound TCP rules for the RDS security group roles for the instance as well:

Non-authoritative answer:
Name:   g-7b1e9d3d37.grafana-workspace.us-east-2.amazonaws.com
Address: 3.141.179.101
Name:   g-7b1e9d3d37.grafana-workspace.us-east-2.amazonaws.com
Address: 52.14.201.37
Name:   g-7b1e9d3d37.grafana-workspace.us-east-2.amazonaws.com
Address: 3.132.106.29
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则