Interface LimitsPerLabelSetEntry.Builder

  • Method Details

    • maxSeries

      LimitsPerLabelSetEntry.Builder maxSeries(Long maxSeries)

      The maximum number of active series that can be ingested that match this label set.

      Setting this to 0 causes no label set limit to be enforced, but it does cause Amazon Managed Service for Prometheus to vend label set metrics to CloudWatch

      Parameters:
      maxSeries - The maximum number of active series that can be ingested that match this label set.

      Setting this to 0 causes no label set limit to be enforced, but it does cause Amazon Managed Service for Prometheus to vend label set metrics to CloudWatch

      Returns:
      Returns a reference to this object so that method calls can be chained together.