Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.16 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.16 KB

Grafana dashboards

There are a number of dashboards provided that visualize adapter metrics in a useful manner via grafana. The currently available dashboards are the following:

ea-detailed

A dashboard that provides detailed insight into a single external adapter at a time. See here to view the dashboard contents written in jsonnet via the grafonnet library.

ea-overview

A dashboard that provides a high level overview of all external adapters at a time. See here to view the dashboard contents written in jsonnet via the grafonnet library.

Deployment

Requirements

Process

  1. Navigate to the grafana folder
cd grafana
  1. Install required dependencies to generate dashboards
jb install
  1. Deploy the dashboards via deployment script, view the script for environment variables to set
./scripts/deploy.sh