From b29edde06de40b44182af76614003bd473e887bf Mon Sep 17 00:00:00 2001 From: nxm Date: Thu, 7 May 2026 06:16:11 +0200 Subject: [PATCH] Replace victoriametrics with influxdb in Varys service checks Co-Authored-By: Claude Sonnet 4.6 --- config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config.yaml b/config.yaml index ae9a166..cdda011 100644 --- a/config.yaml +++ b/config.yaml @@ -36,6 +36,14 @@ services: url: http://172.27.40.3:7575 - name: netbox url: http://172.27.40.3:8100 + - name: netbird-dashboard + url: http://netbird-dashboard:80 + - name: netbird-server + url: http://netbird-server:80 + - name: influxdb + url: http://influxdb:8086/health + - name: grafana + url: http://grafana:3000/api/health # One-shot agents to watchdog (reads /opt/agent-os/logs//last-run.json). agents: