Can you import a Grafana Dashboard into an RTC widget on a dashboard?
One answer
Logan,
I think there is no direct answer to Your question but try to use HTML Widget available in RTC (JTS) that allows you to embed any HTML page. You can try to embed Grafana Dashboard page inside it.
Addtionally, if Grafana widgets are developed using Google Widget standard you should be able to add them to RTC Dashboard too.
Hope it helps.
Bartek
Comments
Thank you for the response, how would I go about embedding that grafana dashboard into the HTML markup? Any examples? Another problem we might have is it requires a username and password to get into grafana.
Click Add widget and go to category called General.
Find widget called HTML and add this widget to RTC dashboard.
In the left upper corner widget open menu and go to settings and set URL to external website.