24 lines
801 B
JSON
24 lines
801 B
JSON
{
|
|
"burnRateMetricKey": "func:slo.errorBudgetBurnRate.smarter___application_availability",
|
|
"enabled": true,
|
|
"errorBudgetBurnRate": {
|
|
"burnRateType": "NONE",
|
|
"burnRateVisualizationEnabled": true,
|
|
"fastBurnThreshold": 10
|
|
},
|
|
"errorBudgetMetricKey": "func:slo.errorBudget.smarter___application_availability",
|
|
"evaluationType": "AGGREGATE",
|
|
"filter": "",
|
|
"metricDenominator": "",
|
|
"metricExpression": "(builtin:synthetic.http.availability.location.totalWoMaintenanceWindow:splitBy())",
|
|
"metricKey": "func:slo.smarter___application_availability",
|
|
"metricNumerator": "",
|
|
"metricRate": "",
|
|
"name": "{{.name}}",
|
|
"normalizedErrorBudgetMetricKey": "func:slo.normalizedErrorBudget.smarter___application_availability",
|
|
"target": 95,
|
|
"timeframe": "-1w",
|
|
"useRateMetric": true,
|
|
"warning": 98
|
|
}
|