Compare commits

..

2 Commits

Author SHA1 Message Date
f4bd90f805 Merge pull request #33 from codex/s56-monitoring-coverage
fix(monitoring): repoint pirelay scrape to signalcontrol
2026-06-04 01:22:49 +00:00
Andrew Stoltz
67d67ab73d fix(monitoring): repoint pirelay scrape to signalcontrol 2026-06-03 20:20:36 -05:00
2 changed files with 3 additions and 1 deletions

2
.gitattributes vendored
View File

@@ -1,2 +1,4 @@
/.gitattributes text eol=lf
*.yaml text eol=lf
*.yml text eol=lf
*.sh text eol=lf

View File

@@ -223,7 +223,7 @@ data:
service: "pimanager"
vlan: "home"
device: "pi4-ezconnect"
- targets: ["10.0.58.113:5100"]
- targets: ["10.0.58.113:5200"]
labels:
instance: "pirelay"
service: "pimanager"