AntiAtropos / deploy /prometheus.yml
PranavKK1201
deployed to HF
2343011
raw
history blame contribute delete
192 Bytes
global:
scrape_interval: 15s
evaluation_interval: 15s
scrape_configs:
- job_name: antiatropos
metrics_path: /metrics
static_configs:
- targets:
- 127.0.0.1:8000