59 lines
3.0 KiB
YAML
59 lines
3.0 KiB
YAML
---
|
|
slo_id: "5"
|
|
slo_name: "TP_Mobile_RemoteServices"
|
|
displayname: "Remote Services"
|
|
department: "DE-723"
|
|
description: "2.0 SLO Mobile"
|
|
doc_url: "https://atc.bmwgroup.net/confluence/x/dFSqdQ"
|
|
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-vehicle-remote-commands-composite-service - PROD"
|
|
keyRequests:
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/door-lock"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/door-unlock"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/climate-now"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/vehicle-finder"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/climate-timer"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/light-flash"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/charging-profile"
|
|
- "POST /api/v2/presentation/remote-commands/eventPosition"
|
|
- "GET /api/v1/presentation/remote-history/<VIN>"
|
|
- "POST /api/v2/presentation/remote-commands/eventStatus"
|
|
NA-Prod:
|
|
- metric: "builtin:service.keyRequest.errors.server.successCount"
|
|
filter:
|
|
- service: "btc-vehicle-remote-commands-composite-service - PROD"
|
|
keyRequests:
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/door-lock"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/door-unlock"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/climate-now"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/vehicle-finder"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/climate-timer"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/light-flash"
|
|
- "POST /api/v3/presentation/remote-commands/<VIN>/horn-blow"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/horn-blow"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/charging-profile"
|
|
- "POST /api/v2/presentation/remote-commands/eventPosition"
|
|
- "GET /api/v1/presentation/remote-history/<VIN>"
|
|
- "GET /api/v2/presentation/remote-history/<VIN>"
|
|
- "POST /api/v2/presentation/remote-commands/eventStatus"
|
|
CN-Prod:
|
|
- metric: "builtin:service.keyRequest.errors.server.successCount"
|
|
filter:
|
|
- service: "btc-vehicle-remote-commands-composite-service - PROD"
|
|
keyRequests:
|
|
- "POST /api/v2/presentation/remote-commands/eventStatus"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/door-lock"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/door-unlock"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/climate-now"
|
|
- "GET /api/v2/presentation/remote-history/<VIN>"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/horn-blow"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/climate-timer"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/light-flash"
|
|
- "POST /api/v2/presentation/remote-commands/<VIN>/vehicle-finder"
|
|
- "GET /api/v1/presentation/remote-history/<VIN>" |