mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-08 14:35:55 +02:00
9 lines
148 B
JSON
9 lines
148 B
JSON
{
|
|
"natsrecv" : {
|
|
"type": "nats",
|
|
"address": "nats://my-url",
|
|
"port" : "4222",
|
|
"database": "testcluster"
|
|
}
|
|
}
|