A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/CloudWatch/Types/InsightRuleMetricDatapoint.html below:

InsightRuleMetricDatapoint — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudWatch::Types::InsightRuleMetricDatapoint
Inherits:
Struct show all
Defined in:
(unknown)
Overview

One data point from the metric time series returned in a Contributor Insights rule report.

For more information, see GetInsightRuleReport.

Instance Attribute Summary collapse Instance Attribute Details #average ⇒ Float

The average value from all contributors during the time period represented by that data point.

This statistic is returned only if you included it in the Metrics array in your request.

#max_contributor_value ⇒ Float

The maximum value provided by one contributor during this timestamp. Each timestamp is evaluated separately, so the identity of the max contributor could be different for each timestamp.

This statistic is returned only if you included it in the Metrics array in your request.

#maximum ⇒ Float

The maximum value from a single occurence from a single contributor during the time period represented by that data point.

This statistic is returned only if you included it in the Metrics array in your request.

#minimum ⇒ Float

The minimum value from a single contributor during the time period represented by that data point.

This statistic is returned only if you included it in the Metrics array in your request.

#sample_count ⇒ Float

The number of occurrences that matched the rule during this data point.

This statistic is returned only if you included it in the Metrics array in your request.

#sum ⇒ Float

The sum of the values from all contributors during the time period represented by that data point.

This statistic is returned only if you included it in the Metrics array in your request.

#timestamp ⇒ Time

The timestamp of the data point.

#unique_contributors ⇒ Float

The number of unique contributors who published data during this timestamp.

This statistic is returned only if you included it in the Metrics array in your request.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4