vimeo / graph-explorer

A graphite dashboard powered by structured metrics
http://vimeo.github.io/graph-explorer/
Apache License 2.0
1.06k stars 93 forks source link

requesting "unit=B" for a unit=B/s metric yields no results #86

Closed Dieterbe closed 10 years ago

Dieterbe commented 10 years ago

i have a metric with native unit B/s (a collectd network rate). requesting "hostname network unit=B/s" works, but "hostname network unit=B" doesn't. i guess we just haven't implemented automatic integration yet. (use case: I want to know how many Bytes have been transferred)

cc @thepaul