mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-09-19 06:44:32 +02:00
Adjust receiver configuration files
This commit is contained in:
2
.github/ci-receivers.json
vendored
2
.github/ci-receivers.json
vendored
@@ -1 +1 @@
|
|||||||
[]
|
{}
|
||||||
|
@@ -1,8 +1,8 @@
|
|||||||
[
|
{
|
||||||
{
|
"natsrecv" : {
|
||||||
"type": "nats",
|
"type": "nats",
|
||||||
"address": "nats://my-url",
|
"address": "nats://my-url",
|
||||||
"port" : "4222",
|
"port" : "4222",
|
||||||
"database": "testcluster"
|
"database": "testcluster"
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
|
Reference in New Issue
Block a user