blob: e9f412a2e439c2c747b5c4643d3f192dae900cb0 [file] [log] [blame]
{
"local": {
"host": ":8080"
},
"logger": {
"level": 3
},
"db": {
"namespace": "sdl",
"waitForSdl": true
},
"controls": {
"subscriptionActive": true
},
"rmr": {
"protPort": "tcp:4560",
"maxSize": 65536,
"numWorkers": 1,
"rxMessages": ["RIC_SUB_RESP", "RIC_SUB_FAILURE", "RIC_SUB_DEL_RESP", "RIC_INDICATION"],
"txMessages": ["RIC_SUB_REQ", "RIC_SUB_DEL_REQ", "RIC_SGNB_ADDITION_REQ", "RIC_SGNB_ADDITION_ACK"]
},
"metrics": [
{
"objectName": "UEEventStreamingCounters",
"objectInstance": "SgNBAdditionRequest",
"name": "ricxapp_ExampleXapp_SgNBAdditionRequest",
"type": "counter",
"description": "The total number of SG addition request events processed"
},
{
"objectName": "UEEventStreamingCounters",
"objectInstance": "SgNBAdditionRequestAcknowledge",
"name": "ricxapp_ExampleXapp_SgNBAdditionRequestAcknowledge",
"type": "counter",
"description": "The total number of SG addition request acknowledge events"
}
]
}