Topology Panel is an Sigma.js-based plugin for Elasticsearch and InfluxDB.
- Clone source code from github.com repository
git clone https://github.com/gretamosa/gretamosa-topology-panel.git
- Install dependencies
npm i
- Compile plugin
npm run build (or grunt)
- Restart Grafana server
sudo service grafana-server restart
Initial release
Topology panel is distributed under GPL-3.0 License.