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. pattern ProjectsTimeSeriesListSecondaryAggregationCrossSeriesReducer_REDUCESUM :: ProjectsTimeSeriesListSecondaryAggregationCrossSeriesReducer

    gogol-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.

  2. pattern ProjectsTimeSeriesListSecondaryAggregationPerSeriesAligner_ALIGNSUM :: ProjectsTimeSeriesListSecondaryAggregationPerSeriesAligner

    gogol-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.

  3. metricSumInRange :: WindowsBasedSli -> Maybe MetricRange

    gogol-monitoring Gogol.Monitoring.Types

    A window is good if the metric's value is in a good range, summed across returned streams.

  4. newCreateTimeSeriesSummary :: CreateTimeSeriesSummary

    gogol-monitoring Gogol.Monitoring.Types

    Creates a value of CreateTimeSeriesSummary with the minimum fields required to make a request.

  5. dropdownPrintSummary :: RendererFormattedStrings -> Maybe Text

    gogol-pagespeed Gogol.PageSpeed

    Option in a dropdown menu that opens a small, summary report in a print dialog.

  6. dropdownPrintSummary :: RendererFormattedStrings -> Maybe Text

    gogol-pagespeed Gogol.PageSpeed.Types

    Option in a dropdown menu that opens a small, summary report in a print dialog.

  7. data AnalyticsSummary

    gogol-partners Gogol.Partners

    Analytics aggregated data for a Company for a given date range. See: newAnalyticsSummary smart constructor.

  8. AnalyticsSummary :: Maybe Int32 -> Maybe Int32 -> Maybe Int32 -> AnalyticsSummary

    gogol-partners Gogol.Partners

    No documentation available.

  9. analyticsSummary :: ListAnalyticsResponse -> Maybe AnalyticsSummary

    gogol-partners Gogol.Partners

    Aggregated information across the response's analytics.

  10. newAnalyticsSummary :: AnalyticsSummary

    gogol-partners Gogol.Partners

    Creates a value of AnalyticsSummary with the minimum fields required to make a request.

Page 330 of many | Previous | Next