cc-metric-collector/receivers.json
2024-01-26 19:24:10 +00:00

8 lines
134 B
JSON

{
"nats_recv": {
"type": "nats",
"address" : "127.0.0.1",
"port" : "4222",
"subject" : "subject"
}
}