Hi,when i use histogram to show disk usedpercent,the panel lose one data.
my env:
- grafana 4.4.1 with mysql 5.5
- opentsdb 2.3
I use tcollector collect 12 servers(ip :192.168.10.172-183) disk usedpercent on mount point /data[1-12].and use histogram show the percent count
- the metric like that:
os.df.bytes.percentused 67 mount=/data1 endpoint=192.168.10.173
os.df.bytes.percentused 78 mount=/data2 endpoint=192.168.10.173
- this is my panel config