/gretamosa-topology-panel

Sigma.js graph plugin for Grafana

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Topology Panel

Company Website

Topology Panel is an Sigma.js-based plugin for Elasticsearch and InfluxDB.

Install

  1. Clone source code from github.com repository
git clone https://github.com/gretamosa/gretamosa-topology-panel.git
  1. Install dependencies
npm i
  1. Compile plugin
npm run build (or grunt)
  1. Restart Grafana server
sudo service grafana-server restart

Changelog

1.0.0

Initial release

License

Topology panel is distributed under GPL-3.0 License.