Skip to content

Latest commit

 

History

History
42 lines (39 loc) · 1.96 KB

SLODashboardWidget.md

File metadata and controls

42 lines (39 loc) · 1.96 KB

SLODashboardWidget

Properties

Name Type Description Notes
slo_identifier str
title str
monitored_service_identifier str [optional]
monitored_service_name str [optional]
health_source_identifier str [optional]
health_source_name str [optional]
service_identifier str [optional]
service_name str [optional]
environment_identifier str [optional]
environment_name str [optional]
monitored_service_details list[MonitoredServiceDetail] [optional]
tags dict(str, str) [optional]
evaluation_type str [optional]
slo_type str
burn_rate BurnRate
time_remaining_days int
error_budget_remaining_percentage float
error_budget_remaining int
total_error_budget int
slo_target_type str
current_period_length_days int
current_period_start_time int
current_period_end_time int
slo_target_percentage float
error_budget_burndown list[Point]
slo_performance_trend list[Point]
is_total_error_budget_applicable bool [optional]
is_recalculating_sli bool [optional]
is_calculating_sli bool [optional]
slo_error SLOError [optional]
recalculating_sli bool [optional]
error_budget_risk str
calculating_sli bool [optional]
total_error_budget_applicable bool [optional]

[Back to Model list] [Back to API list] [Back to README]