Interface MetricSemantics.Builder

  • Method Details

    • description

      MetricSemantics.Builder description(String description)

      Human-readable description of what the metric measures.

      Parameters:
      description - Human-readable description of what the metric measures.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • unit

      The unit the metric is reported in.

      Parameters:
      unit - The unit the metric is reported in.
      Returns:
      Returns a reference to this object so that method calls can be chained together.