Insights
Example Usage
import { Insights } from "@solarwinds/squadcast-sdk-typescript/models";
let value: Insights = {
errorBudgetConsumptionForPast30days: 659751,
};Fields
Field
Type
Required
Description
Last updated
import { Insights } from "@solarwinds/squadcast-sdk-typescript/models";
let value: Insights = {
errorBudgetConsumptionForPast30days: 659751,
};Last updated