datadog_slo_metrics
Historical SLI (Service Level Indicator) values for each SLO over time, captured for all SLO types (metric, monitor, and time_slice).
-
id
Primary key - Unique identifier for the row.
-
slo_id
Foreign key - ID of the associated SLO.
-
timestamp
date - Timestamp of the SLO value.
-
value
number - The SLI value (percentage) of the SLO for the window ending at the given timestamp.