Plugins 〉Percent+


Developer
Jean-Baptiste WATENBERG


Sign up to receive occasional product news and updates:



The Percent+ plugin has been deprecated and is no longer maintained.

Panel
community

Percent+

  • Overview
  • Installation
  • Related content

Grafana percent+ stat panel

Simply computes and display percent given two metric.

Design with heartbeat in minds, it aims to display an availability rate. But you can give it any metric in input to compute your own percent rate.

Install

Download latest release https://github.com/JeanBaptisteWATENBERG/grafana-percent-plus/releases/download/v1.0.6/grafana-percent-plus.zip and unzip it in your grafana plugin folder.

Usage

  1. Query two metrics

Configure grafana queries

  1. Use them to display your availability rate

Configure metrics in plugin panel

Contibute

To work with this plugin run:

yarn dev

or

yarn watch

This will run linting tools and apply prettier fix.

To build the plugin run:

yarn build

Installing Percent+ on Grafana Cloud:

For more information, visit the docs on plugin installation.