Object
PrometheusInfo
All Implemented Interfaces:
Data<DoublePointData>, SumData<DoublePointData>

public class PrometheusInfo extends Object implements SumData<DoublePointData>
  • Constructor Details

  • Method Details

    • isMonotonic

      public boolean isMonotonic()
      Specified by:
      isMonotonic in interface SumData<DoublePointData>
    • getAggregationTemporality

      public AggregationTemporality getAggregationTemporality()
      Specified by:
      getAggregationTemporality in interface SumData<DoublePointData>
    • getPoints

      public Collection<DoublePointData> getPoints()
      Specified by:
      getPoints in interface Data<DoublePointData>
    • getType

      public MetricDataType getType()