Adjusting official Teleservices SLOs in all hubs to include Kai-services
parent
dcf9e1cfde
commit
05cfd870f6
|
|
@ -12,40 +12,36 @@ module Wirkkette_Teleservices_Reliability_of_key_requests {
|
|||
|
||||
#metric expression of the calculation as done in data explorer ui
|
||||
metric_expression = <<-EOT
|
||||
(((26)*((100)-(builtin:service.errors.total.rate:filter(and(in("dt.entity.service",entitySelector("type(service),
|
||||
entityName.in(
|
||||
~"ifs-001 (Kinesis) CCM - teleservices - prod~",
|
||||
~"ifs-001 (Kinesis) TyreWsIncoming - IN - teleservices - prod~",
|
||||
~"ifs-001 (Kinesis) TyreDiIncoming - IN - teleservices - prod~",
|
||||
~"ifs-003 (JOYNR) triggerPdmContainerUpdate/notifyPdmContainerStatus - IN/OUT - teleservices - prod~",
|
||||
~"ifs-003 (JOYNR) triggerWhitelistUpdate/notifyWhitelistStatus - IN/OUT - wlupdater - prod~",
|
||||
~"ifs-003 (JOYNR) triggerStandardOdfUpdate/notifyOdfStatus - IN/OUT - wlupdater - prod~",
|
||||
~"ifs-003 (JOYNR) start/stop/notifyTemporaryOdfStatus - INT/OUT - wlupdater - prod~",
|
||||
~"ifs-007 (JOYNR) requestPdmResult/notifyPdmResult - IN/OUT - teleservices - prod~",
|
||||
~"ifs-002 (JOYNR) request/notifyKeyData - IN/OUT - teleservices - prod~",
|
||||
~"ifs-002 (JOYNR) notifyRSUStatus - IN - teleservices - prod~",
|
||||
~"VDLM_scallservice - VDLM_scallservice - ifs-002 (JOYNR) notifyMaintenanceStatus - IN - prod~",
|
||||
~"VDLM_scallservice - VDLM_scallservice - ifs-002 (JOYNR) requestMaintenanceStatus/confirmMaintenanceStatus - OUT - prod~",
|
||||
~"ifs-005 (JOYNR) notify/confirmBatteryStatus - IN/OUT - teleservices - prod~",
|
||||
~"ifs-007 (JOYNR) requestDiagResult/notifyDiagResult - IN/OUT - teleservices - prod~",
|
||||
~"ifs-005 (SQS) TscsCallTopic - IN - teleservices - prod~",
|
||||
~"ifs-006 (SQS) TsddCallTopic - IN - teleservices - prod~",
|
||||
~"ifs-010 (SQS) RtcadCallTopic - IN - teleservices - prod~",
|
||||
~"VDLM_seam - ifs-004 (SQS) ServiceDemand - IN - teleservices - prod~",
|
||||
~"VDLM_seam - ifs-004 (SQS) ServiceDemand - IN - teleservices - prod~",
|
||||
~"ifs-003 (MQS) MguItsnIn/Out (ClassificationRequest/Response) - IN/OUT - teleservices - prod~",
|
||||
~"ifs-003 (MQS) MguItsnIn/Out (DiagnosisRequest/Response) - IN/OUT - teleservices - prod~",
|
||||
~"ifs-005 (MQS) BCallHandlerIstaIn/Out - IN/OUT - teleservices - prod~",
|
||||
~"ifs-001 (SQS) BCallIn/Out - IN/OUT - teleservices - prod~",
|
||||
~"VDLM_ts-asc - ifs-001 (SQS) AscIn/Out - IN/OUT - prod~",
|
||||
~"InternalApiResourceV2 - teleservices - prod~",
|
||||
~"VDLM_rtchandler - ifs-010 (SQS) RtcTeleXIn/Out - IN/OUT - prod~",
|
||||
)")))):splitBy())))
|
||||
+
|
||||
((1)*((100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
entityName.equals(
|
||||
~"https://ckf-cn.bmwgroup.net/interpreter/rest/v01/interpret_01~"
|
||||
) ")))):splitBy():auto():default(100)))))/(27)
|
||||
(100)-(builtin:service.errors.total.rate:filter(and(in("dt.entity.service",entitySelector("type(service),
|
||||
entityName.in(
|
||||
~"ifs-001 (Kinesis) CCM - teleservices - prod~",
|
||||
~"ifs-001 (Kinesis) TyreWsIncoming - IN - teleservices - prod~",
|
||||
~"ifs-001 (Kinesis) TyreDiIncoming - IN - teleservices - prod~",
|
||||
~"ifs-003 (JOYNR) triggerPdmContainerUpdate/notifyPdmContainerStatus - IN/OUT - teleservices - prod~",
|
||||
~"ifs-003 (JOYNR) triggerWhitelistUpdate/notifyWhitelistStatus - IN/OUT - wlupdater - prod~",
|
||||
~"ifs-003 (JOYNR) triggerStandardOdfUpdate/notifyOdfStatus - IN/OUT - wlupdater - prod~",
|
||||
~"ifs-003 (JOYNR) start/stop/notifyTemporaryOdfStatus - INT/OUT - wlupdater - prod~",
|
||||
~"ifs-007 (JOYNR) requestPdmResult/notifyPdmResult - IN/OUT - teleservices - prod~",
|
||||
~"ifs-002 (JOYNR) request/notifyKeyData - IN/OUT - teleservices - prod~",
|
||||
~"ifs-002 (JOYNR) notifyRSUStatus - IN - teleservices - prod~",
|
||||
~"VDLM_scallservice - VDLM_scallservice - ifs-002 (JOYNR) notifyMaintenanceStatus - IN - prod~",
|
||||
~"VDLM_scallservice - VDLM_scallservice - ifs-002 (JOYNR) requestMaintenanceStatus/confirmMaintenanceStatus - OUT - prod~",
|
||||
~"ifs-005 (JOYNR) notify/confirmBatteryStatus - IN/OUT - teleservices - prod~",
|
||||
~"ifs-007 (JOYNR) requestDiagResult/notifyDiagResult - IN/OUT - teleservices - prod~",
|
||||
~"ifs-005 (SQS) TscsCallTopic - IN - teleservices - prod~",
|
||||
~"ifs-006 (SQS) TsddCallTopic - IN - teleservices - prod~",
|
||||
~"ifs-010 (SQS) RtcadCallTopic - IN - teleservices - prod~",
|
||||
~"VDLM_seam - ifs-004 (SQS) ServiceDemand - IN - teleservices - prod~",
|
||||
~"VDLM_seam - ifs-004 (SQS) ServiceDemand - IN - teleservices - prod~",
|
||||
~"ifs-003 (MQS) MguItsnIn/Out (ClassificationRequest/Response) - IN/OUT - teleservices - prod~",
|
||||
~"ifs-003 (MQS) MguItsnIn/Out (DiagnosisRequest/Response) - IN/OUT - teleservices - prod~",
|
||||
~"ifs-005 (MQS) BCallHandlerIstaIn/Out - IN/OUT - teleservices - prod~",
|
||||
~"ifs-001 (SQS) BCallIn/Out - IN/OUT - teleservices - prod~",
|
||||
~"VDLM_ts-asc - ifs-001 (SQS) AscIn/Out - IN/OUT - prod~",
|
||||
~"InternalApiResourceV2 - teleservices - prod~",
|
||||
~"VDLM_rtchandler - ifs-010 (SQS) RtcTeleXIn/Out - IN/OUT - prod~",
|
||||
~"ckf-cn.bmwgroup.net~"
|
||||
)")))):splitBy())
|
||||
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -12,8 +12,36 @@ module Wirkkette_Teleservices_Reliability_of_key_requests {
|
|||
|
||||
#metric expression of the calculation as done in data explorer ui
|
||||
metric_expression = <<-EOT
|
||||
(((26) * (func:slo.teleservices_all_except_kai_service)) + ((1) * (func:slo.teleservices_kai:default(100)))) / (27)
|
||||
|
||||
(100)-(builtin:service.errors.total.rate:filter(and(in("dt.entity.service",entitySelector("type(service),
|
||||
entityName.in(
|
||||
~"ifs-001 (Kinesis) CCM - teleservices - prod~",
|
||||
~"ifs-001 (Kinesis) TyreWsIncoming - IN - teleservices - prod~",
|
||||
~"ifs-001 (Kinesis) TyreDiIncoming - IN - teleservices - prod~",
|
||||
~"ifs-003 (JOYNR) triggerPdmContainerUpdate/notifyPdmContainerStatus - IN/OUT - teleservices - prod~",
|
||||
~"ifs-003 (JOYNR) triggerWhitelistUpdate/notifyWhitelistStatus - IN/OUT - wlupdater - prod~",
|
||||
~"ifs-003 (JOYNR) triggerStandardOdfUpdate/notifyOdfStatus - IN/OUT - wlupdater - prod~",
|
||||
~"ifs-003 (JOYNR) start/stop/notifyTemporaryOdfStatus - INT/OUT - wlupdater - prod~",
|
||||
~"ifs-007 (JOYNR) requestPdmResult/notifyPdmResult - IN/OUT - teleservices - prod~",
|
||||
~"ifs-002 (JOYNR) request/notifyKeyData - IN/OUT - teleservices - prod~",
|
||||
~"ifs-002 (JOYNR) notifyRSUStatus - IN - teleservices - prod~",
|
||||
~"VDLM_scallservice - VDLM_scallservice - ifs-002 (JOYNR) notifyMaintenanceStatus - IN - prod~",
|
||||
~"VDLM_scallservice - VDLM_scallservice - ifs-002 (JOYNR) requestMaintenanceStatus/confirmMaintenanceStatus - OUT - prod~",
|
||||
~"ifs-005 (JOYNR) notify/confirmBatteryStatus - IN/OUT - teleservices - prod~",
|
||||
~"ifs-007 (JOYNR) requestDiagResult/notifyDiagResult - IN/OUT - teleservices - prod~",
|
||||
~"ifs-005 (SQS) TscsCallTopic - IN - teleservices - prod~",
|
||||
~"ifs-006 (SQS) TsddCallTopic - IN - teleservices - prod~",
|
||||
~"ifs-010 (SQS) RtcadCallTopic - IN - teleservices - prod~",
|
||||
~"VDLM_seam - ifs-004 (SQS) ServiceDemand - IN - teleservices - prod~",
|
||||
~"VDLM_seam - ifs-004 (SQS) ServiceDemand - IN - teleservices - prod~",
|
||||
~"ifs-003 (MQS) MguItsnIn/Out (ClassificationRequest/Response) - IN/OUT - teleservices - prod~",
|
||||
~"ifs-003 (MQS) MguItsnIn/Out (DiagnosisRequest/Response) - IN/OUT - teleservices - prod~",
|
||||
~"ifs-005 (MQS) BCallHandlerIstaIn/Out - IN/OUT - teleservices - prod~",
|
||||
~"ifs-001 (SQS) BCallIn/Out - IN/OUT - teleservices - prod~",
|
||||
~"VDLM_ts-asc - ifs-001 (SQS) AscIn/Out - IN/OUT - prod~",
|
||||
~"InternalApiResourceV2 - teleservices - prod~",
|
||||
~"VDLM_rtchandler - ifs-010 (SQS) RtcTeleXIn/Out - IN/OUT - prod~",
|
||||
~"ckf.bmwgroup.net~"
|
||||
)")))):splitBy())
|
||||
EOT
|
||||
|
||||
#if not set (removed) it's defaulted to "-1d"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,36 @@ module Wirkkette_Teleservices_Reliability_of_key_requests {
|
|||
|
||||
#metric expression of the calculation as done in data explorer ui
|
||||
metric_expression = <<-EOT
|
||||
(((26) * (func:slo.teleservices_all_except_kai_service)) + ((1) * (func:slo.teleservices_kai:default(100)))) / (27)
|
||||
(100)-(builtin:service.errors.total.rate:filter(and(in("dt.entity.service",entitySelector("type(service),
|
||||
entityName.in(
|
||||
~"ifs-001 (Kinesis) CCM - teleservices - prod~",
|
||||
~"ifs-001 (Kinesis) TyreWsIncoming - IN - teleservices - prod~",
|
||||
~"ifs-001 (Kinesis) TyreDiIncoming - IN - teleservices - prod~",
|
||||
~"ifs-003 (JOYNR) triggerPdmContainerUpdate/notifyPdmContainerStatus - IN/OUT - teleservices - prod~",
|
||||
~"ifs-003 (JOYNR) triggerWhitelistUpdate/notifyWhitelistStatus - IN/OUT - wlupdater - prod~",
|
||||
~"ifs-003 (JOYNR) triggerStandardOdfUpdate/notifyOdfStatus - IN/OUT - wlupdater - prod~",
|
||||
~"ifs-003 (JOYNR) start/stop/notifyTemporaryOdfStatus - INT/OUT - wlupdater - prod~",
|
||||
~"ifs-007 (JOYNR) requestPdmResult/notifyPdmResult - IN/OUT - teleservices - prod~",
|
||||
~"ifs-002 (JOYNR) request/notifyKeyData - IN/OUT - teleservices - prod~",
|
||||
~"ifs-002 (JOYNR) notifyRSUStatus - IN - teleservices - prod~",
|
||||
~"VDLM_scallservice - VDLM_scallservice - ifs-002 (JOYNR) notifyMaintenanceStatus - IN - prod~",
|
||||
~"VDLM_scallservice - VDLM_scallservice - ifs-002 (JOYNR) requestMaintenanceStatus/confirmMaintenanceStatus - OUT - prod~",
|
||||
~"ifs-005 (JOYNR) notify/confirmBatteryStatus - IN/OUT - teleservices - prod~",
|
||||
~"ifs-007 (JOYNR) requestDiagResult/notifyDiagResult - IN/OUT - teleservices - prod~",
|
||||
~"ifs-005 (SQS) TscsCallTopic - IN - teleservices - prod~",
|
||||
~"ifs-006 (SQS) TsddCallTopic - IN - teleservices - prod~",
|
||||
~"ifs-010 (SQS) RtcadCallTopic - IN - teleservices - prod~",
|
||||
~"VDLM_seam - ifs-004 (SQS) ServiceDemand - IN - teleservices - prod~",
|
||||
~"VDLM_seam - ifs-004 (SQS) ServiceDemand - IN - teleservices - prod~",
|
||||
~"ifs-003 (MQS) MguItsnIn/Out (ClassificationRequest/Response) - IN/OUT - teleservices - prod~",
|
||||
~"ifs-003 (MQS) MguItsnIn/Out (DiagnosisRequest/Response) - IN/OUT - teleservices - prod~",
|
||||
~"ifs-005 (MQS) BCallHandlerIstaIn/Out - IN/OUT - teleservices - prod~",
|
||||
~"ifs-001 (SQS) BCallIn/Out - IN/OUT - teleservices - prod~",
|
||||
~"VDLM_ts-asc - ifs-001 (SQS) AscIn/Out - IN/OUT - prod~",
|
||||
~"InternalApiResourceV2 - teleservices - prod~",
|
||||
~"VDLM_rtchandler - ifs-010 (SQS) RtcTeleXIn/Out - IN/OUT - prod~",
|
||||
~"ckf-us.bmwgroup.net~"
|
||||
)")))):splitBy())
|
||||
|
||||
EOT
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue