From 673b98cf1031cdc6dfadd79c6a07fd288b8bd460 Mon Sep 17 00:00:00 2001 From: Ronald McCollam Date: Mon, 30 Sep 2024 06:56:02 -0400 Subject: [PATCH] Add PostgreSQL example dashboard link (#93854) Co-authored-by: Jack Baldry --- docs/sources/datasources/postgres/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/datasources/postgres/_index.md b/docs/sources/datasources/postgres/_index.md index 86f769d5a77..4b1ab7898c4 100644 --- a/docs/sources/datasources/postgres/_index.md +++ b/docs/sources/datasources/postgres/_index.md @@ -66,6 +66,8 @@ For instructions on how to add a data source to Grafana, refer to the [administr Only users with the organization administrator role can add data sources. Administrators can also [configure the data source via YAML](#provision-the-data-source) with Grafana's provisioning system. +{{< docs/play title="PostgreSQL Overview" url="https://play.grafana.org/d/ddvpgdhiwjvuod/postgresql-overview" >}} + ## PostgreSQL settings To configure basic settings for the data source, complete the following steps: