cc-metric-collector/receivers.json
2022-02-14 13:05:20 +01:00

9 lines
148 B
JSON

{
"natsrecv" : {
"type": "nats",
"address": "nats://my-url",
"port" : "4222",
"database": "testcluster"
}
}