Type alias SLOErrorTimeframe

SLOErrorTimeframe: typeof SEVEN_DAYS | typeof THIRTY_DAYS | typeof NINETY_DAYS | typeof ALL | UnparsedObject

The timeframe of the threshold associated with this error or "all" if all thresholds are affected.

Generated using TypeDoc