There are a number of dashboards provided that visualize adapter metrics in a useful manner via grafana. The currently available dashboards are the following:
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.
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.
- grizzly https://github.com/grafana/grizzly
- jb https://github.com/jsonnet-bundler/jsonnet-bundler
- jsonnet https://github.com/google/go-jsonnet
- Navigate to the grafana folder
cd grafana
- Install required dependencies to generate dashboards
jb install
- Deploy the dashboards via deployment script, view the script for environment variables to set
./scripts/deploy.sh