From 1c6549412acdd0c17aff90d50c3eb6ce4358133b Mon Sep 17 00:00:00 2001 From: rozetko Date: Mon, 6 Feb 2023 20:34:27 +0300 Subject: [PATCH] Plugin Configuration docs --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index e71dede..eeb9822 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,17 @@ docker run \ #### Useful links - Grafana docs about Docker installation: [https://docs.grafana.org/installation/docker/#installing-plugins-from-other-sources](https://docs.grafana.org/installation/docker/#installing-plugins-from-other-sources) +## Plugin Configuration + +- In Grafana, go to Configuration -> Plugins -> Data Exporter App +- Fill "DataExporter backend URL" field with the Data Exporter URL (Please note: the URL should be accessible by Grafana Server) +- Click Connect +- If Grafana connects to the Data Exporter successfully, you'll see this message: "Plugin is connected! You can now go to a dashboard and add the DataExporter panel there." +- After this: + - go to a dashboard you'd like to export data from + - click "Add panel" + - select Data Exporter Panel + ## Support and Consulting Commercial support, professional services **or any help** — send us your inquiry at ping@corpglory.com