Skip to content

Commit

Permalink
feat(pikvm): Temporarily disable
Browse files Browse the repository at this point in the history
  • Loading branch information
bjw-s committed Jan 10, 2024
1 parent e8831a2 commit c601dc4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,12 +101,12 @@ spec:
scrapeTimeout: 30s
targets:
# PiKVM
- module: http_2xx
name: pikvm-http
url: "http://pikvm.bjw-s.casa"
- module: icmp
name: pikvm-icmp
url: diego.bjw-s.casa
# - module: http_2xx
# name: pikvm-http
# url: "http://pikvm.bjw-s.casa"
# - module: icmp
# name: pikvm-icmp
# url: diego.bjw-s.casa

# Robot vacuums
- module: icmp
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
staticConfigs:
- targets:
- gateway.bjw-s.casa:9100
- pikvm.bjw-s.casa:9100
# - pikvm.bjw-s.casa:9100
metricsPath: /metrics
relabelings:
- action: replace
Expand Down

0 comments on commit c601dc4

Please sign in to comment.