circle-info
Squadcast is now SolarWinds Incident Response

Insights

Example Usage

import { Insights } from "@solarwinds/squadcast-sdk-typescript/models";

let value: Insights = {
  errorBudgetConsumptionForPast30days: 659751,
};

Fields

Field
Type
Required
Description

errorBudgetConsumptionForPast30days

number

✔️

N/A

Last updated