cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_Call-Handling-Backends/custom-service-java/ECS-JOYNR.json

43 lines
1.1 KiB
JSON

{
"enabled": true,
"metadata": {
"clusterVersion": "1.220.96.20210701-171424",
"configurationVersions": [
0
]
},
"name": "{{.name}}",
"processGroups": [],
"queueEntryPoint": false,
"queueEntryPointType": null,
"rules": [
{
"annotations": [],
"className": "joynr.de.bmw.infotainment.telematic.ecall.ECallBackendProvider",
"enabled": true,
"fileName": "",
"matcher": "EQUALS",
"methodRules": [
{
"argumentTypes": [
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.RequestId",
"joynr.de.bmw.infotainment.telematic.ecall.ECallTypes.CoreData",
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.SequenceId"
],
"methodName": "starteCallEvent",
"returnType": "io.joynr.provider.Promise"
},
{
"argumentTypes": [
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.RequestId",
"joynr.de.bmw.infotainment.telematic.ecall.ECallTypes.CoreData",
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.SequenceId"
],
"methodName": "updateeCallEvent",
"returnType": "io.joynr.provider.Promise"
}
]
}
]
}