Switch gauges to percentunit.
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
This commit is contained in:
parent
417316b0e4
commit
c34275d6e5
2 changed files with 7 additions and 13 deletions
|
|
@ -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)',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue