mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-16 09:55:56 +02:00
9 lines
135 B
JSON
9 lines
135 B
JSON
[
|
|
{
|
|
"type": "nats",
|
|
"address": "nats://my-url",
|
|
"port" : "4222",
|
|
"database": "testcluster"
|
|
}
|
|
]
|