flake lock and adapt r09-receiver to allow scraping of prometheus metrics

This commit is contained in:
Markus Schmidl 2024-05-20 00:55:53 +02:00
parent 9ae2ca6f7d
commit ffa7b0cf71
2 changed files with 6 additions and 3 deletions

View File

@ -678,11 +678,11 @@
]
},
"locked": {
"lastModified": 1716150413,
"narHash": "sha256-wQ/0tqG6bcJ4LCqEJDSc3Bv2X8SkJYlEoYoXqlvBle0=",
"lastModified": 1716159441,
"narHash": "sha256-Q0CBvv/99HMIhXGRt12JXFZkbilfUiHlIEjNojnsck4=",
"owner": "tlm-solutions",
"repo": "r09-receiver",
"rev": "36a32b34978fe7a6fe50f3a8c73bab9beec334f1",
"rev": "6c6a4ecb42362ff69b0767ccdfbcb65b510558c0",
"type": "github"
},
"original": {

View File

@ -2,6 +2,9 @@
{
TLMS.r09-receiver = {
enable = true;
PrometheusHost = toString registry.wgAddr4;
# TODO: move this port out to the registry
PrometheusPort = 9020;
} // registry.r09-receiver;
# find all the servers with data-accumulator configured