denominator

Extract the denominator of the ratio in reduced form: the numerator and denominator have no common factor and the denominator is positive.
Grab the denominator of an SReal, if available
Get the decimal denominator. Always will be a multiple of 10. Does not evaluate the argument.
>>> import Numeric.Decimal

>>> :set -XDataKinds -XTypeApplications

>>> decimalDenominator <$> arithD @RoundHalfEven @3 @Int 123.45
Arith 1000
fractionDenominatorDisplayStyleShiftDown
fractionDenominatorGapMin
fractionDenominatorShiftDown
Specifies the alignment of data points in individual time series selected by denominatorFilter as well as how to combine the retrieved time series together (such as when aggregating multiple streams on each resource to a single stream for each resource or when aggregating streams across all members of a group of resources).When computing ratios, the aggregations and denominator_aggregations fields must use the same alignment period and produce time series that have the same periodicity and labels.This field is similar to the one in the MetricService.ListTimeSeries request. It is advisable to use the ListTimeSeries method when debugging this field.
A filter that identifies a time series that should be used as the denominator of a ratio that will be compared with the threshold. If a denominator_filter is specified, the time series specified by the filter field will be used as the numerator.The filter is similar to the one that is specified in the MetricService.ListTimeSeries request (that call is useful to verify the time series that will be retrieved / processed) and must specify the metric type and optionally may contain restrictions on resource type, resource labels, and metric labels. This field may not exceed 2048 Unicode characters in length.