Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1005 Bytes

README.md

File metadata and controls

38 lines (29 loc) · 1005 Bytes

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.