update registry prometheus url to devvm as pi was too slow [ci skip]

This commit is contained in:
Viktor Barzin 2025-08-23 20:15:05 +00:00
parent cfa32d0e31
commit adcd0695ba
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 2 additions and 1 deletions

View file

@ -431,7 +431,8 @@ extraScrapeConfigs: |
- job_name: 'registry'
static_configs:
- targets:
- "192.168.1.10:5001"
#- "192.168.1.10:5001" # rpi
- "10.0.10.10:5001" # devvm
metrics_path: '/metrics'
metric_relabel_configs:
- source_labels: [ __name__ ]

Binary file not shown.