64 lines
2.4 KiB
YAML
64 lines
2.4 KiB
YAML
---
|
|
slo_id: "2"
|
|
slo_name: "TP_Mobile_Mapping"
|
|
displayname: "Mapping"
|
|
department: "DE-443"
|
|
description: "2.0 SLO Mobile"
|
|
doc_url: "https://atc.bmwgroup.net/confluence/x/WFOqdQ"
|
|
slo_definition:
|
|
tresholds:
|
|
warning: 99 #traffic light orange
|
|
failure: 98 #traffic light red
|
|
EMEA-Prod:
|
|
- metric: "builtin:service.keyRequest.errors.server.successCount"
|
|
filter:
|
|
- service: "btc-user-composite-service - PROD"
|
|
keyRequests:
|
|
- "GET /api/v2/presentation/users/validate"
|
|
- service: "vehicle-mapping-composite-service - PROD"
|
|
keyRequests:
|
|
- "POST /api/v2/vehicles/<VIN>/primary"
|
|
- "POST /api/v2/vehicles/<VIN>/primary/map"
|
|
- "POST /api/v1/vehicles/<VIN>/validate-security-code"
|
|
- "POST /api/v1/vehicles/<VIN>/resend-security-code"
|
|
- "DELETE /api/v1/vehicles/<VIN>"
|
|
- "POST /api/v3/mappings/create"
|
|
- "POST /api/v3/mappings/continue"
|
|
- "POST /api/v3/mappings/validate-security-code"
|
|
- "POST /api/v3/mappings/resend-security-code"
|
|
- "GET /api/v3/images/<image>"
|
|
- "DELETE /api/v3/mappings"
|
|
NA-Prod:
|
|
- metric: "builtin:service.keyRequest.errors.server.successCount"
|
|
filter:
|
|
- service: "btc-user-composite-service - PROD"
|
|
keyRequests:
|
|
- "GET /api/v2/presentation/users/validate"
|
|
- service: "vehicle-mapping-composite-service - PROD"
|
|
keyRequests:
|
|
- "POST /api/v2/vehicles/<VIN>/primary"
|
|
- "POST /api/v2/vehicles/<VIN>/primary/map"
|
|
- "POST /api/v1/vehicles/<VIN>/validate-security-code"
|
|
- "POST /api/v1/vehicles/<VIN>/resend-security-code"
|
|
- "DELETE /api/v1/vehicles/<VIN>"
|
|
- "POST /api/v3/mappings/create"
|
|
- "POST /api/v3/mappings/continue"
|
|
- "POST /api/v3/mappings/validate-security-code"
|
|
- "POST /api/v3/mappings/resend-security-code"
|
|
- "GET /api/v3/images/<image>"
|
|
- "DELETE /api/v3/mappings"
|
|
- "POST /api/v2/vehicles/<VIN>/secondary"
|
|
CN-Prod:
|
|
- metric: "builtin:service.keyRequest.errors.server.successCount"
|
|
filter:
|
|
- service: "btc-user-composite-service - PROD"
|
|
keyRequests:
|
|
- "GET /api/v2/presentation/users/validate"
|
|
- service: "vehicle-mapping-composite-service - PROD"
|
|
keyRequests:
|
|
- "POST /api/v2/vehicles/<VIN>/primary"
|
|
- "POST /api/v2/vehicles/<VIN>/primary/map"
|
|
- "POST /api/v1/vehicles/<VIN>/validate-security-code"
|
|
- "POST /api/v1/vehicles/<VIN>/resend-security-code"
|
|
- "DELETE /api/v1/vehicles/<VIN>"
|