From cc4ab4c6e65807764148348e88ba56a1c499f3a0 Mon Sep 17 00:00:00 2001 From: reachableceo Date: Tue, 1 Sep 2026 16:04:46 -0500 Subject: [PATCH] feat(metrics): enable prometheus endpoint for VM pipeline [#621] --- configuration.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index 33ff403..0ab10c5 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -13,3 +13,6 @@ script: !include scripts.yaml scene: !include scenes.yaml bluetooth: + +# Metrics endpoint for VictoriaMetrics add-on scrape [#621] +prometheus: