Platform bundle: marketing publish, IT ops, packaging, agents mesh.
Volledige Foodlinkk Command Center uitbreiding met social automatisering, reclamefolder filters, Proxmox monitoring en documentatie.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user