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
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ