Skip to content

Commit

Permalink
Update README (#22)
Browse files Browse the repository at this point in the history
* Add alerting flag

* Update logo

* Revert "Update logo"

This reverts commit 00652ec.

* Update logo.svg

* Update images and link to CG

* Update README
  • Loading branch information
tanvipise authored Jul 25, 2022
1 parent 878dc12 commit 92f4fbc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,16 @@ For example,
SYSMONITOR TO grafana_user;
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**.
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**.
![Import Dashboard Datasource](https://github.com/vertica/vertica-grafana-datasource/blob/main/src/img/import-dashboard-datasource.png)

You can now start exploring the dashboard to monitor Vertica.

## Querying the Data Source
### Query Builder
To open the query builder, click **Panel Title**, and then click **Edit**.
Expand Down

0 comments on commit 92f4fbc

Please sign in to comment.