50 lines
1.8 KiB
YAML
50 lines
1.8 KiB
YAML
---
|
|
slo_id: "6"
|
|
slo_name: "TP_Mobile_Remote360"
|
|
displayname: "Remote Camera"
|
|
department: "DE-723"
|
|
description: "2.0 SLO Mobile"
|
|
doc_url: "https://atc.bmwgroup.net/confluence/x/aVSqdQ"
|
|
slo_definition:
|
|
tresholds:
|
|
warning: 99 #traffic light orange
|
|
failure: 98 #traffic light red
|
|
EMEA-Prod:
|
|
- metric: "builtin:service.keyRequest.errors.server.successCount"
|
|
filter:
|
|
- service: "remote-360-composite-service - PROD"
|
|
keyRequests:
|
|
- "GET /api/v1/events/[UUID]"
|
|
- "POST /api/v1/events/[UUID]/cancel"
|
|
- "POST /api/v1/event/execute"
|
|
- "GET /api/v1/download/[UUID]/<fileName>"
|
|
- "POST /api/v1/download/[UUID]/<fileName>/confirm"
|
|
- "GET /api/v1/vehicle/<VIN>/egomodelurl"
|
|
- "GET /api/v1/vehicle/<VIN>/key"
|
|
- "GET /api/v1/recordings/vehicle/<VIN>"
|
|
NA-Prod:
|
|
- metric: "builtin:service.keyRequest.errors.server.successCount"
|
|
filter:
|
|
- service: "remote-360-composite-service - PROD"
|
|
keyRequests:
|
|
- "GET /api/v1/events/[UUID]"
|
|
- "POST /api/v1/events/[UUID]/cancel"
|
|
- "POST /api/v1/event/execute"
|
|
- "GET /api/v1/download/[UUID]/<fileName>"
|
|
- "POST /api/v1/download/[UUID]/<fileName>/confirm"
|
|
- "GET /api/v1/vehicle/<VIN>/egomodelurl"
|
|
- "GET /api/v1/vehicle/<VIN>/key"
|
|
- "GET /api/v1/recordings/vehicle/<VIN>"
|
|
CN-Prod:
|
|
- metric: "builtin:service.keyRequest.errors.server.successCount"
|
|
filter:
|
|
- service: "remote-360-composite-service - PROD"
|
|
keyRequests:
|
|
- "GET /api/v1/events/[UUID]"
|
|
- "POST /api/v1/events/[UUID]/cancel"
|
|
- "POST /api/v1/event/execute"
|
|
- "GET /api/v1/download/[UUID]/<fileName>"
|
|
- "POST /api/v1/download/[UUID]/<fileName>/confirm"
|
|
- "GET /api/v1/vehicle/<VIN>/egomodelurl"
|
|
- "GET /api/v1/vehicle/<VIN>/key"
|
|
- "GET /api/v1/recordings/vehicle/<VIN>" |