Skip to content

GuardrailSpanData

type GuardrailSpanData = SpanDataBase & object;
name: string;
triggered: boolean;
type: "guardrail";