feat(dawarich): export metrics

Signed-off-by: Rodney Osodo <socials@rodneyosodo.com>
This commit is contained in:
Rodney Osodo
2026-05-17 11:18:12 +00:00
parent a12742b8a1
commit eaaf893daa
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ services:
- no-new-privileges:true
ports:
- 5000:5000
# - 9394:9394 # Prometheus exporter, uncomment if needed
- 9394:9394 # Prometheus exporter, uncomment if needed
stdin_open: true
tty: true
entrypoint: web-entrypoint.sh
+5
View File
@@ -16,3 +16,8 @@ scrape_configs:
static_configs:
- targets:
- cloudflared:4090
- job_name: dawarich-app
static_configs:
- targets:
- dawarich-app:9394