Update values/overrides.yaml
This commit is contained in:
parent
b20c319134
commit
e7ef2558ce
@ -4294,7 +4294,7 @@ prometheus:
|
|||||||
additionalScrapeConfigs:
|
additionalScrapeConfigs:
|
||||||
- job_name: 'mini-pc-node-exporter'
|
- job_name: 'mini-pc-node-exporter'
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['192.168.68.55:9100'] # <-- YOUR MINI PC STATIC IP and Port
|
- targets: ['192.168.68.75:9100'] # <-- YOUR MINI PC STATIC IP and Port
|
||||||
labels:
|
labels:
|
||||||
instance: 'mini-pc-01' # Add any identifying labels
|
instance: 'mini-pc-01' # Add any identifying labels
|
||||||
# Add other relevant labels if needed
|
# Add other relevant labels if needed
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user