Uses of Record Class
com.gigaspaces.metrics.micrometer.MetricDataPoint
Packages that use MetricDataPoint
-
Uses of MetricDataPoint in com.gigaspaces.metrics.micrometer
Methods in com.gigaspaces.metrics.micrometer that return types with arguments of type MetricDataPointModifier and TypeMethodDescriptionGsMetricsQueryProvider.query(String metricName, java.time.Instant from, java.time.Instant to, String aggregationMode) Query metric data points for the given metric name and time range.GsMetricsQueryProvider.queryLatest(String metricName) Returns the last known value for the given metric, regardless of when it was reported.