Plugins 〉Topology Panel


Developer

Naudit HPCN S.L.

Sign up to receive occasional product news and updates:



The Topology Panel plugin has been deprecated and is no longer maintained.

Panel
community

Topology Panel

  • Overview
  • Installation
  • Related content

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.

Install on Grafana Cloud

Plugins can be installed directly from within your Grafana instance or automated using the Cloud API or Terraform.

Learn more about plugin installation

For more information, visit the docs on plugin installation.