Returns the unit of measurement for the metric. @return the unit of measurement.
()
| 50 | * @return the unit of measurement. |
| 51 | */ |
| 52 | public String getUnit(); |
| 53 | |
| 54 | /** |
| 55 | * Returns a list of required label keys for this metric instrument. |
no outgoing calls