Compare commits

...

2 commits

Author SHA1 Message Date
69b2129536 disabled(prometheus): unused scrape configs 2024-08-23 16:44:48 +02:00
nold
068e4699e1
update(localai): v2.20.1 2024-08-23 13:07:00 +02:00
2 changed files with 1 additions and 10 deletions

View file

@ -4,7 +4,7 @@ deployment:
image:
repository: quay.io/go-skynet/local-ai
#tag: latest-aio-gpu-nvidia-cuda-12
tag: v2.20.0-cublas-cuda12-ffmpeg
tag: v2.20.1-cublas-cuda12-ffmpeg
pullPolicy: Always
runtimeClassName: nvidia

View file

@ -98,21 +98,12 @@ prometheus:
# scrape_interval: 60s
# static_configs:
# - targets: ['127.0.0.1:9902']
- job_name: 'openwrt-router'
scrape_interval: 60s
static_configs:
- targets: ['192.168.1.1:9100']
- job_name: 'hive-ipmi'
scrape_interval: 60s
static_configs:
- targets: ['192.168.1.111:9290']
- job_name: 'esplant'
scrape_interval: 60s
static_configs:
- targets: ['esplant.lan:80']
- job_name: 'kubernetes-services'
scrape_interval: 120s
kubernetes_sd_configs: