Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-monitoring Gogol.Monitoring Reduce by computing the sum across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric and distribution values. The valuetype of the output is the same as the valuetype of the input.
-
gogol-monitoring Gogol.Monitoring Align the time series by returning the sum of the values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric and distribution values. The valuetype of the aligned result is the same as the valuetype of the input.
-
gogol-monitoring Gogol.Monitoring Reduce by computing the sum across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric and distribution values. The valuetype of the output is the same as the valuetype of the input.
-
gogol-monitoring Gogol.Monitoring Align the time series by returning the sum of the values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric and distribution values. The valuetype of the aligned result is the same as the valuetype of the input.
metricSumInRange :: WindowsBasedSli -> Maybe MetricRangegogol-monitoring Gogol.Monitoring A window is good if the metric's value is in a good range, summed across returned streams.
newCreateTimeSeriesSummary :: CreateTimeSeriesSummarygogol-monitoring Gogol.Monitoring Creates a value of CreateTimeSeriesSummary with the minimum fields required to make a request.
pattern
Aggregation_CrossSeriesReducer_REDUCESUM :: Aggregation_CrossSeriesReducergogol-monitoring Gogol.Monitoring.Types Reduce by computing the sum across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric and distribution values. The valuetype of the output is the same as the valuetype of the input.
pattern
Aggregation_PerSeriesAligner_ALIGNSUM :: Aggregation_PerSeriesAlignergogol-monitoring Gogol.Monitoring.Types Align the time series by returning the sum of the values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric and distribution values. The valuetype of the aligned result is the same as the valuetype of the input.
-
gogol-monitoring Gogol.Monitoring.Types Summary of the result of a failed request to write data to a time series. See: newCreateTimeSeriesSummary smart constructor.
CreateTimeSeriesSummary :: Maybe [Error'] -> Maybe Int32 -> Maybe Int32 -> CreateTimeSeriesSummarygogol-monitoring Gogol.Monitoring.Types No documentation available.