Update prometheus.yml
This commit is contained in:
@@ -45,3 +45,10 @@ scrape_configs:
|
|||||||
target_label: instance
|
target_label: instance
|
||||||
- target_label: __address__
|
- target_label: __address__
|
||||||
replacement: blackbox_exporter:9115
|
replacement: blackbox_exporter:9115
|
||||||
|
|
||||||
|
- job_name: ollama-exporter
|
||||||
|
static_configs:
|
||||||
|
- targets: ['pdocker4.maison:9101']
|
||||||
|
labels:
|
||||||
|
gpu_host: nvidia-host
|
||||||
|
gpu_backend: nvidia
|
||||||
Reference in New Issue
Block a user