mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-08 22:45:55 +02:00
Adjust receiver configuration files
This commit is contained in:
parent
cd6901cee9
commit
76f30ea53d
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"
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user