Object
Unit

public class Unit extends Object
Some pre-defined units for convenience. You can create your own units with
     new Unit("myUnit");
 
Note that in Prometheus, units are largely based on SI base units (seconds, bytes, joules, grams, meters, ratio, volts, amperes, and celsius).