5 lines
132 B
YAML
5 lines
132 B
YAML
scrape_configs:
|
|
- job_name: 'blog_api'
|
|
scrape_interval: 15s
|
|
static_configs:
|
|
- targets: ['host.docker.internal:9100'] |