Switch gauges to percentunit.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
This commit is contained in:
Tom Wilkie 2018-05-10 11:21:00 +02:00 committed by Matthias Loibl
commit c34275d6e5
No known key found for this signature in database
GPG key ID: B1C7DF661ABB2C1A
2 changed files with 7 additions and 13 deletions

View file

@ -8,7 +8,7 @@ local prometheus = grafana.prometheus;
title,
datasource='prometheus',
span=3,
format='percent',
format='percentunit',
valueName='current',
colors=[
'rgba(245, 54, 54, 0.9)',