mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
#11211 removed the unit key ppm in favor of conppm. A change which is not forward compatible. This commit revert the unit key back to ppm. Also adds some better error description if trying to use a unit which don't exists. Fixes #11743