From c5fca58e1fc54a671d61dff1ed0e002b943ffd09 Mon Sep 17 00:00:00 2001 From: tanvipise <56138955+tanvipise@users.noreply.github.com> Date: Fri, 29 Jul 2022 11:36:32 -0500 Subject: [PATCH] Update README (#24) * Add alerting flag * Add alerting flag * Update logo * Revert "Update logo" This reverts commit 00652ec6ab8852677d58c9cb5e019109fc35a6ec. * Update logo.svg * Update images and link to CG * Update README * Version update * Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 896b67f..6f25041 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ alter user grafana_user default role sysmonitor; ``` ## Importing and Viewing the Vertica Performance Dashboard To import the dashboard, -1. Go to left panel, go to Dashboards icon and click **Import**. +1. On the left panel, click the Dashboards icon, and then click **Import**. 2. In the Import via grafana.com field, enter the **dashboard ID: 16615** and click **Load**. ![Import Dashboard](https://github.com/vertica/vertica-grafana-datasource/blob/main/src/img/import-dashboard.png) 3. In the Importing dashboard window, select the datasource you created and click **Import**.