Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.15 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.15 KB

ImageIt Panel Plugin for Grafana

Allows a user to superimpose measurement displays ontop of picture.

ImageIt

Setup

  1. Install the last stable version with grafana-cli plugins install pierosavi-imageit-panel or clone master for the latest features.
  2. Enter a URL for your background image.
  3. Set up a metric and give it an unique alias.
  4. Add a Sensor and give it the same name as the alias.

How to build

npm run build

Master branch is always built before pushing

Features

  • Sensors stay in the same position, even when resizing the panel
  • Draggable sensors
  • Resizing sensors when resizing the panel
  • Plugin compatibility with Grafana 5/6
  • Plugin canvas compatible with larger images
  • Links on sensors
  • Change sensors background color (even transparent)
  • Font Awesome Icons - Images mapping on sensor name
  • Value mapping system

Usage

Add Font-awesome icons on your sensor

You can add a font-awesome icon to your sensor by naming it like follows : fa-[fa topic] Example : fa-lock