mirror of
https://github.com/rodneyosodo/homelab.git
synced 2026-08-07 07:15:03 +00:00
fix(prometheus): remove dawarich and change port
Signed-off-by: Rodney Osodo <socials@rodneyosodo.com>
This commit is contained in:
@@ -10,19 +10,13 @@ scrape_configs:
|
||||
scheme: http
|
||||
static_configs:
|
||||
- targets:
|
||||
- localhost:9090
|
||||
- localhost:4082
|
||||
|
||||
- job_name: cloudflared
|
||||
static_configs:
|
||||
- targets:
|
||||
- cloudflared:4090
|
||||
|
||||
- job_name: dawarich-app
|
||||
static_configs:
|
||||
- targets:
|
||||
- dawarich-app:9394
|
||||
- dawarich-sidekiq:9394
|
||||
|
||||
- job_name: endlessh
|
||||
static_configs:
|
||||
- targets:
|
||||
|
||||
Reference in New Issue
Block a user