Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AhmadA82
/
coder-demo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5b1f394
coder-demo
/
prometheus.yml
AhmadA82
fix conniction
185a2e8
verified
5 months ago
raw
Copy download link
history
blame
141 Bytes
global:
scrape_interval:
15s
scrape_configs:
-
job_name:
'ai-assistant'
static_configs:
-
targets:
[
'ai-assistant:8000'
]