Interface Metadata

All Known Implementing Classes:
DefaultMetadata

public interface Metadata
Bean holding the metadata of one single metric.

The metadata contains:

  • Name: (Required) The name of the metric.
  • Description: (Optional) A human readable description of the metric.
  • Unit: (Optional) The unit of the metric. The unit may be any unit specified as a String or one specified in MetricUnits.