This repository contains dashboards that you can import into Grafana to visualize time series metrics about Vertica. Each dashboard is available for download in JSON format from Releases or directly from Grafana Dashboards.
Unless explicitly noted, all dashboards are compatible with new Vertica server versions. The minimum supported Vertica version is listed with the release version in the following dashboard sections.
Some dashboards might use metrics that are available in specific Vertica versions. Review Prometheus metrics to verify which metrics are available in each Vertica version.
cluster-overview.json
General cluster overview. This dashboard is designed to be the initial landing page in Grafana.
This dashboard includes the following:
- Total number of nodes and their state, data size, and disk usage
- Query request and processing statistics
- Number of errors
- User and license information
- Overall cluster health
queries.json
Detailed information about queries that are currently running in a cluster.
This dashboard includes the following:
- Total query request success and failure rate
- Running and queued queries, by node and by resource pool
- Completed and failed queries, by node and by resource pool
- User query type and execution time per type
resource-management.json
Details about user-defined and built-in resource pool usage.
This dashboard includes the following:
- Pool configuration values
- Per node pool usage activity and statistics
- Per node disk storage state
- Per node storage location performance
depot.json
Details about depot usage.
This dashboard includes the following:
- Current usage
- Lookup hits
- Fetches and evictions
- Uploads from depot to communal storage
Vertica welcomes contributions to this repository. For details, see CONTRIBUTING.md