SysOps config backup 2026-06-09 01:38 UTC

This commit is contained in:
SysOps Agent
2026-06-09 01:38:01 +00:00
parent 5d60d33db1
commit 69fe67cc0e
28 changed files with 1999 additions and 0 deletions
@@ -0,0 +1,15 @@
global:
scrape_interval: 15s
scrape_configs:
- job_name: prometheus
static_configs:
- targets: ["localhost:9090"]
- job_name: tools-api
static_configs:
- targets: ["tools-api:8700"]
metrics_path: /metrics
- job_name: email-agent
static_configs:
- targets: ["email-agent:8801"]
metrics_path: /health