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...
a823160
coder-demo
/
prometheus.yml
AhmadA82
enhans response
d8841eb
verified
4 months ago
raw
Copy download link
history
blame
Safe
141 Bytes
global:
scrape_interval:
30s
scrape_configs:
-
job_name:
'ai-assistant'
static_configs:
-
targets:
[
'ai-assistant:8000'
]