Start by creating a service account in Grafana. Follow Grafana's guide to create your service account.
You have two options for the host type:
Enter the Base URL using the following format. It must not include https://.
grafana.q-play.ioThen click Next.
Give the new job a descriptive name and enter the URL of the dashboard you want to display on the screen.
The dashboard URL should only contain the path to the dashboard itself.
Here is an example of a URL:
/d/<uid>/<slug>?orgId=1&refresh=10sThen click "Save integration".
The new job will now appear as a tab next to Overview. Click the job to view its options, then click "Run job now".
If you have followed the steps above correctly, the job should show "Success" as its status, and a screenshot of the selected dashboard will be displayed under "Resource output".