Overload | Description |
---|---|
CalculateValues(MetricSampleInterval,Int32,Nullable<DateTimeOffset>,Nullable<DateTimeOffset>,IEventMetricValueDefinition) | Calculate displayable values based on the full information captured for this metric |
CalculateValues() | Calculate displayable values based on the full information captured for this metric, returning all dates available at the default interval. (Inherited from Gibraltar.Monitor.Metric) |
CalculateValues(MetricSampleInterval,Int32) | Calculate displayable values based on the full information captured for this metric with the specified interval for all dates available (Inherited from Gibraltar.Monitor.Metric) |
CalculateValues(MetricSampleInterval,Int32,Nullable<DateTimeOffset>,Nullable<DateTimeOffset>) | Calculate displayable values based on the full information captured for this metric (Inherited from Gibraltar.Monitor.Metric) |