datadog_slos
Details of Datadog SLOs (Service Level Objectives).
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Datadog ID of the SLO.
-
name
string - Name of the SLO.
-
target_threshold
string - Target threshold for the SLO.
-
timeframe
string - Timeframe for the SLO.
-
created_at
date - Timestamp when the SLO was created.
-
updated_at
date - Timestamp when the SLO was last updated.
-
api_accessible
boolean - Boolean indicating if the SLO is accessible via API.
-
slo_metrics_synced_to
date - Timestamp when SLO metrics were last fully synced.
-
slo_metrics_synced_at
date - Timestamp when SLO metrics were last partially synced.