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.

  1. data CreateTimeSeriesSummary

    gogol-monitoring Gogol.Monitoring

    Summary of the result of a failed request to write data to a time series. See: newCreateTimeSeriesSummary smart constructor.

  2. CreateTimeSeriesSummary :: Maybe [Error'] -> Maybe Int32 -> Maybe Int32 -> CreateTimeSeriesSummary

    gogol-monitoring Gogol.Monitoring

    No documentation available.

  3. pattern FoldersTimeSeriesListAggregationCrossSeriesReducer_REDUCESUM :: FoldersTimeSeriesListAggregationCrossSeriesReducer

    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.

  4. pattern FoldersTimeSeriesListAggregationPerSeriesAligner_ALIGNSUM :: FoldersTimeSeriesListAggregationPerSeriesAligner

    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.

  5. pattern FoldersTimeSeriesListSecondaryAggregationCrossSeriesReducer_REDUCESUM :: FoldersTimeSeriesListSecondaryAggregationCrossSeriesReducer

    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.

  6. pattern FoldersTimeSeriesListSecondaryAggregationPerSeriesAligner_ALIGNSUM :: FoldersTimeSeriesListSecondaryAggregationPerSeriesAligner

    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.

  7. pattern OrganizationsTimeSeriesListAggregationCrossSeriesReducer_REDUCESUM :: OrganizationsTimeSeriesListAggregationCrossSeriesReducer

    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.

  8. pattern OrganizationsTimeSeriesListAggregationPerSeriesAligner_ALIGNSUM :: OrganizationsTimeSeriesListAggregationPerSeriesAligner

    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.

  9. pattern OrganizationsTimeSeriesListSecondaryAggregationCrossSeriesReducer_REDUCESUM :: OrganizationsTimeSeriesListSecondaryAggregationCrossSeriesReducer

    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.

  10. pattern OrganizationsTimeSeriesListSecondaryAggregationPerSeriesAligner_ALIGNSUM :: OrganizationsTimeSeriesListSecondaryAggregationPerSeriesAligner

    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.

Page 327 of many | Previous | Next