mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-10 04:27:25 +01:00
9 lines
135 B
JSON
9 lines
135 B
JSON
|
[
|
||
|
{
|
||
|
"type": "nats",
|
||
|
"address": "nats://my-url",
|
||
|
"port" : "4222",
|
||
|
"database": "testcluster"
|
||
|
}
|
||
|
]
|