Compare commits
1 Commits
230309-145
...
230310-150
| Author | SHA1 | Date |
|---|---|---|
|
|
f0928aba88 |
|
|
@ -12,12 +12,12 @@ module TP_Mobile_Send2VehicleLegacy {
|
|||
# metric expression of the calculation as done in data explorer ui
|
||||
metric_expression = <<EOT
|
||||
(100)*((:filter(and(or(in("dt.entity.service",entitySelector("type(service),entityName.in(
|
||||
~"~"
|
||||
~"LegacyPoiApi - msgsvc - prod~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.requestCount.total:filter(and(or(in("dt.entity.service",entitySelector("type(service),
|
||||
entityName.in(
|
||||
~"~"
|
||||
~"LegacyPoiApi - msgsvc - prod~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -2,48 +2,26 @@ module TP_Mobile_Login {
|
|||
|
||||
source = "../../_dynatrace-base-modules/dynatrace-service-level-objective"
|
||||
|
||||
name = "TP_Mobile_Login"
|
||||
name = "TP_Mobile_Login"
|
||||
|
||||
description = "2.0 SLO Mobile"
|
||||
|
||||
# entity selector object
|
||||
description = "2.0 SLO Mobile"
|
||||
|
||||
# entity selector object
|
||||
filter = ""
|
||||
|
||||
# metric expression of the calculation as done in data explorer ui
|
||||
metric_expression = <<EOT
|
||||
(100)*((builtin:service.keyRequest.errors.server.successCount:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
(100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"btc-user-composite-service - PROD~",
|
||||
~"btc-cn-connected-oauth-service - PROD~"
|
||||
~"btc-connected-oauth-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v1/presentation/profile-account~",
|
||||
~"GET /api/v2/presentation/profile-account~",
|
||||
~"POST /api/v2/presentation/profile-account~",
|
||||
~"GET /api/v1/presentation/profile-tab/contacts~",
|
||||
~"POST /api/v2/cop/login/pwd~",
|
||||
~"POST /api/v2/cop/login/sms~",
|
||||
~"POST /api/v2/cop/sso~",
|
||||
~"GET /api/v1/cop/logout~"
|
||||
~"GET /api/v1/presentation/oauth/config~",
|
||||
~"GET /api/v1/presentation/profile-tab~",
|
||||
~"POST /api/v1/oauth/token/identifier~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"btc-user-composite-service - PROD~",
|
||||
~"btc-cn-connected-oauth-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v1/presentation/profile-account~",
|
||||
~"GET /api/v2/presentation/profile-account~",
|
||||
~"POST /api/v2/presentation/profile-account~",
|
||||
~"GET /api/v1/presentation/profile-tab/contacts~",
|
||||
~"POST /api/v2/cop/login/pwd~",
|
||||
~"POST /api/v2/cop/login/sms~",
|
||||
~"POST /api/v2/cop/sso~",
|
||||
~"GET /api/v1/cop/logout~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
# if not set (removed) it's defaulted to "-1d"
|
||||
|
|
|
|||
|
|
@ -23,7 +23,13 @@ module TP_Mobile_Mapping {
|
|||
~"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>~"
|
||||
~"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~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
|
|
@ -38,7 +44,13 @@ module TP_Mobile_Mapping {
|
|||
~"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>~"
|
||||
~"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~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -17,9 +17,15 @@ module TP_Mobile_PersonalFavorites {
|
|||
~"btc-destination-composite-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v3/favorites/~",
|
||||
~"POST /api/v2/favorites/~",
|
||||
~"POST /api/v3/favorites/~",
|
||||
~"PUT /api/v3/favorites/<favoriteId>~"
|
||||
~"GET /api/v2/favorites/~",
|
||||
~"GET /api/v3/favorites/~",
|
||||
~"GET /api/v1/favorites~",
|
||||
~"PUT /api/v2/favorites/<favoriteId>~",
|
||||
~"PUT /api/v3/favorites/<favoriteId>~",
|
||||
~"PUT /api/v2/favorites/homework/1~",
|
||||
~"PUT /api/v2/favorites/homework/2~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
|
|
@ -28,9 +34,15 @@ module TP_Mobile_PersonalFavorites {
|
|||
~"btc-destination-composite-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v3/favorites/~",
|
||||
~"POST /api/v2/favorites/~",
|
||||
~"POST /api/v3/favorites/~",
|
||||
~"PUT /api/v3/favorites/<favoriteId>~"
|
||||
~"GET /api/v2/favorites/~",
|
||||
~"GET /api/v3/favorites/~",
|
||||
~"GET /api/v1/favorites~",
|
||||
~"PUT /api/v2/favorites/<favoriteId>~",
|
||||
~"PUT /api/v3/favorites/<favoriteId>~",
|
||||
~"PUT /api/v2/favorites/homework/1~",
|
||||
~"PUT /api/v2/favorites/homework/2~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -17,16 +17,16 @@ module TP_Mobile_RemoteServices {
|
|||
~"btc-vehicle-remote-commands-composite-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"POST /api/v2/presentation/remote-commands/eventStatus~",
|
||||
~"POST /api/v2/presentation/remote-commands/<VIN>/door-lock~",
|
||||
~"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>/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>/vehicle-finder~",
|
||||
~"GET /api/v1/presentation/remote-history/<VIN>~"
|
||||
~"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~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
|
|
@ -35,16 +35,16 @@ module TP_Mobile_RemoteServices {
|
|||
~"btc-vehicle-remote-commands-composite-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"POST /api/v2/presentation/remote-commands/eventStatus~",
|
||||
~"POST /api/v2/presentation/remote-commands/<VIN>/door-lock~",
|
||||
~"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>/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>/vehicle-finder~",
|
||||
~"GET /api/v1/presentation/remote-history/<VIN>~"
|
||||
~"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~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -12,12 +12,12 @@ module TP_Mobile_Send2VehicleLegacy {
|
|||
# metric expression of the calculation as done in data explorer ui
|
||||
metric_expression = <<EOT
|
||||
(100)*((:filter(and(or(in("dt.entity.service",entitySelector("type(service),entityName.in(
|
||||
~"~"
|
||||
~"LegacyPoiApi - msgsvc - prod~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.requestCount.total:filter(and(or(in("dt.entity.service",entitySelector("type(service),
|
||||
entityName.in(
|
||||
~"~"
|
||||
~"LegacyPoiApi - msgsvc - prod~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@ module TP_Mobile_Send2VehicleMGU {
|
|||
~"TripService - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"/v3/motorist/[UUID]/trips~",
|
||||
~"/v2/motorist/[UUID]/trips~"
|
||||
~"/v2/motorist/[UUID]/trips~",
|
||||
~"/v3/motorist/[UUID]/trips~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
|
|
@ -27,8 +27,8 @@ module TP_Mobile_Send2VehicleMGU {
|
|||
~"TripService - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"/v3/motorist/[UUID]/trips~",
|
||||
~"/v2/motorist/[UUID]/trips~"
|
||||
~"/v2/motorist/[UUID]/trips~",
|
||||
~"/v3/motorist/[UUID]/trips~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -14,19 +14,23 @@ module TP_Mobile_VehicleData {
|
|||
(100)*((builtin:service.keyRequest.errors.server.successCount:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"btc-vehicle-composite-service - PROD~"
|
||||
~"btc-vehicle-composite-service - PROD~",
|
||||
~"VehicleService - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v1/vehicles~"
|
||||
~"GET /api/v1/vehicles/<VIN>/state~",
|
||||
~"GET /v1/vehicle/<VIN>~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"btc-vehicle-composite-service - PROD~"
|
||||
~"btc-vehicle-composite-service - PROD~",
|
||||
~"VehicleService - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v1/vehicles~"
|
||||
~"GET /api/v1/vehicles/<VIN>/state~",
|
||||
~"GET /v1/vehicle/<VIN>~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,8 @@ module TP_Mobile_VehicleList {
|
|||
~"btc-vehicle-composite-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v1/vehicles~"
|
||||
~"GET /api/v2/vehicles~",
|
||||
~"GET /api/v4/vehicles~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
|
|
@ -26,7 +27,8 @@ module TP_Mobile_VehicleList {
|
|||
~"btc-vehicle-composite-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v1/vehicles~"
|
||||
~"GET /api/v2/vehicles~",
|
||||
~"GET /api/v4/vehicles~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -14,10 +14,12 @@ module TP_Vehicle_FTS {
|
|||
(100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"POIs~"
|
||||
~"SimplePOIs~",
|
||||
~"POIs~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"getPOIs (FTS Calls)~"
|
||||
~"getSimplePOIs (FTS Calls)~",
|
||||
~"getPOIs (FTS Calls)~"
|
||||
)"))))):splitBy())
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -15,34 +15,24 @@ module TP_Mobile_Login {
|
|||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"btc-user-composite-service - PROD~",
|
||||
~"btc-cn-connected-oauth-service - PROD~"
|
||||
~"btc-connected-oauth-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v1/presentation/profile-account~",
|
||||
~"GET /api/v2/presentation/profile-account~",
|
||||
~"POST /api/v2/presentation/profile-account~",
|
||||
~"GET /api/v1/presentation/profile-tab/contacts~",
|
||||
~"POST /api/v2/cop/login/pwd~",
|
||||
~"POST /api/v2/cop/login/sms~",
|
||||
~"POST /api/v2/cop/sso~",
|
||||
~"GET /api/v1/cop/logout~"
|
||||
~"GET /api/v1/presentation/oauth/config~",
|
||||
~"GET /api/v1/presentation/profile-tab~",
|
||||
~"POST /api/v1/oauth/token/identifier~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"btc-user-composite-service - PROD~",
|
||||
~"btc-cn-connected-oauth-service - PROD~"
|
||||
~"btc-connected-oauth-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v1/presentation/profile-account~",
|
||||
~"GET /api/v2/presentation/profile-account~",
|
||||
~"POST /api/v2/presentation/profile-account~",
|
||||
~"GET /api/v1/presentation/profile-tab/contacts~",
|
||||
~"POST /api/v2/cop/login/pwd~",
|
||||
~"POST /api/v2/cop/login/sms~",
|
||||
~"POST /api/v2/cop/sso~",
|
||||
~"GET /api/v1/cop/logout~"
|
||||
~"GET /api/v1/presentation/oauth/config~",
|
||||
~"GET /api/v1/presentation/profile-tab~",
|
||||
~"POST /api/v1/oauth/token/identifier~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -23,7 +23,14 @@ module TP_Mobile_Mapping {
|
|||
~"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>~"
|
||||
~"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~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
|
|
@ -38,7 +45,14 @@ module TP_Mobile_Mapping {
|
|||
~"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>~"
|
||||
~"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~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -17,9 +17,13 @@ module TP_Mobile_PersonalFavorites {
|
|||
~"btc-destination-composite-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v3/favorites/~",
|
||||
~"POST /api/v2/favorites/~",
|
||||
~"POST /api/v3/favorites/~",
|
||||
~"PUT /api/v3/favorites/<favoriteId>~"
|
||||
~"GET /api/v2/favorites/~",
|
||||
~"GET /api/v3/favorites/~",
|
||||
~"PUT /api/v2/favorites/<favoriteId>~",
|
||||
~"PUT /api/v3/favorites/<favoriteId>~",
|
||||
~"DELETE /api/v2/favorites/<favoriteId>~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
|
|
@ -28,9 +32,13 @@ module TP_Mobile_PersonalFavorites {
|
|||
~"btc-destination-composite-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v3/favorites/~",
|
||||
~"POST /api/v2/favorites/~",
|
||||
~"POST /api/v3/favorites/~",
|
||||
~"PUT /api/v3/favorites/<favoriteId>~"
|
||||
~"GET /api/v2/favorites/~",
|
||||
~"GET /api/v3/favorites/~",
|
||||
~"PUT /api/v2/favorites/<favoriteId>~",
|
||||
~"PUT /api/v3/favorites/<favoriteId>~",
|
||||
~"DELETE /api/v2/favorites/<favoriteId>~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -17,16 +17,19 @@ module TP_Mobile_RemoteServices {
|
|||
~"btc-vehicle-remote-commands-composite-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"POST /api/v2/presentation/remote-commands/eventStatus~",
|
||||
~"POST /api/v2/presentation/remote-commands/<VIN>/door-lock~",
|
||||
~"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>/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>/vehicle-finder~",
|
||||
~"GET /api/v1/presentation/remote-history/<VIN>~"
|
||||
~"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~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
|
|
@ -35,16 +38,19 @@ module TP_Mobile_RemoteServices {
|
|||
~"btc-vehicle-remote-commands-composite-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"POST /api/v2/presentation/remote-commands/eventStatus~",
|
||||
~"POST /api/v2/presentation/remote-commands/<VIN>/door-lock~",
|
||||
~"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>/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>/vehicle-finder~",
|
||||
~"GET /api/v1/presentation/remote-history/<VIN>~"
|
||||
~"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~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -12,12 +12,12 @@ module TP_Mobile_Send2VehicleLegacy {
|
|||
# metric expression of the calculation as done in data explorer ui
|
||||
metric_expression = <<EOT
|
||||
(100)*((:filter(and(or(in("dt.entity.service",entitySelector("type(service),entityName.in(
|
||||
~"~"
|
||||
~"LegacyPoiApi - msgsvc - prod~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.requestCount.total:filter(and(or(in("dt.entity.service",entitySelector("type(service),
|
||||
entityName.in(
|
||||
~"~"
|
||||
~"LegacyPoiApi - msgsvc - prod~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@ module TP_Mobile_Send2VehicleMGU {
|
|||
~"TripService - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"/v3/motorist/[UUID]/trips~",
|
||||
~"/v2/motorist/[UUID]/trips~"
|
||||
~"/v2/motorist/[UUID]/trips~",
|
||||
~"/v3/motorist/[UUID]/trips~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
|
|
@ -27,8 +27,8 @@ module TP_Mobile_Send2VehicleMGU {
|
|||
~"TripService - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"/v3/motorist/[UUID]/trips~",
|
||||
~"/v2/motorist/[UUID]/trips~"
|
||||
~"/v2/motorist/[UUID]/trips~",
|
||||
~"/v3/motorist/[UUID]/trips~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,8 @@ module TP_Mobile_VehicleData {
|
|||
~"btc-vehicle-composite-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v1/vehicles~"
|
||||
~"GET /api/v2/vehicles~",
|
||||
~"GET /api/v4/vehicles~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
|
|
@ -26,7 +27,8 @@ module TP_Mobile_VehicleData {
|
|||
~"btc-vehicle-composite-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v1/vehicles~"
|
||||
~"GET /api/v2/vehicles~",
|
||||
~"GET /api/v4/vehicles~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,8 @@ module TP_Mobile_VehicleList {
|
|||
~"btc-vehicle-composite-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v1/vehicles~"
|
||||
~"GET /api/v2/vehicles~",
|
||||
~"GET /api/v4/vehicles~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
|
|
@ -26,7 +27,8 @@ module TP_Mobile_VehicleList {
|
|||
~"btc-vehicle-composite-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v1/vehicles~"
|
||||
~"GET /api/v2/vehicles~",
|
||||
~"GET /api/v4/vehicles~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -14,10 +14,12 @@ module TP_Vehicle_FTS {
|
|||
(100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"POIs~"
|
||||
~"SimplePOIs~",
|
||||
~"POIs~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"getPOIs (FTS Calls)~"
|
||||
~"getSimplePOIs (FTS Calls)~",
|
||||
~"getPOIs (FTS Calls)~"
|
||||
)"))))):splitBy())
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -2,34 +2,44 @@ module TP_Vehicle_RTTI {
|
|||
|
||||
source = "../../_dynatrace-base-modules/dynatrace-service-level-objective"
|
||||
|
||||
name = "TP_Vehicle_RTTI"
|
||||
name = "TP_Vehicle_RTTI"
|
||||
|
||||
description = "CoCo-QM-Report_Vehicle"
|
||||
description = "CoCo-QM-Report_Vehicle"
|
||||
|
||||
# entity selector object
|
||||
filter = ""
|
||||
|
||||
# metric expression of the calculation as done in data explorer ui
|
||||
metric_expression = <<EOT
|
||||
(100)*((builtin:service.errors.fivexx.successCount:filter(and(or(in("dt.entity.service",entitySelector("type(service),
|
||||
entityName.equals(
|
||||
~"Netty on 0.0.0.0:8080 - rtti - prod~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.requestCount.total:filter(and(or(in("dt.entity.service",entitySelector("type(service),
|
||||
entityName.equals(
|
||||
~"Netty on 0.0.0.0:8080 - rtti - prod~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
(100)*((builtin:service.keyRequest.errors.server.successCount:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"btc-vehicle-composite-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v2/vehicles~",
|
||||
~"GET /api/v4/vehicles~"
|
||||
)"))))):splitBy())
|
||||
/
|
||||
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"btc-vehicle-composite-service - PROD~"
|
||||
)
|
||||
),entityName.in(
|
||||
~"GET /api/v2/vehicles~",
|
||||
~"GET /api/v4/vehicles~"
|
||||
)"))))):splitBy()))
|
||||
EOT
|
||||
|
||||
# if not set (removed) it's defaulted to "-1d"
|
||||
timeframe = "-1d"
|
||||
|
||||
timeframe = "-1d"
|
||||
|
||||
# currently the only possible value
|
||||
evaluation = "AGGREGATE"
|
||||
|
||||
# target and warning percentage of the SLO as double
|
||||
target = 98 # if not set(removed) it's defaulted to 98
|
||||
warning = 99 # if not set(removed) it's defaulted to 99
|
||||
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue