Leave exportPath unprocessed for kafka + tests

This commit is contained in:
ionutboangiu
2023-02-17 11:15:04 -05:00
committed by Dan Christian Bogos
parent 39d50fd211
commit c9ec5e53c8
3 changed files with 300 additions and 4 deletions

View File

@@ -68,9 +68,9 @@
{"path": "*exp.Cost", "type": "*composed", "value": "~*req.Cost", "rounding_decimals": 4}
]
},
"amqpv1_exporter_map": {
"amqpv1_exporter": {
"export_format": "*amqpv1_json_map",
"export_path": "amqp://guest:guest@localhost:5672/?queue_id=cgrates_cdrs&routing_key=cgrates_cdrs",
"export_path": "amqps://RootManageSharedAccessKey:Je8l%2Bt9tyOgZbdA%2B5SmGIJEsEzhZ9VdIO7yRke5EYtM%3D@test0123456y.servicebus.windows.net",
"filters" :["*string:~*req.Source:test2"],
"synchronous": true,
"fields": [
@@ -124,7 +124,7 @@
},
"kafka_exporter": {
"export_format": "*kafka_json_map",
"export_path": "",
"export_path": "localhost:9092?topic=cgrates_cdrs",
"filters" :["*string:~*req.Source:test2"],
"synchronous": true,
"fields": [