Interface MetricSource.Builder

  • Method Details

    • metricSourceKeyAttributes

      MetricSource.Builder metricSourceKeyAttributes(Map<String,String> metricSourceKeyAttributes)

      Key attributes that identify the metric source.

      Parameters:
      metricSourceKeyAttributes - Key attributes that identify the metric source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • metricSourceAttributes

      MetricSource.Builder metricSourceAttributes(Map<String,String> metricSourceAttributes)

      Additional attributes for the metric source.

      Parameters:
      metricSourceAttributes - Additional attributes for the metric source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.