7a0705c4d3
a better version of the nginx otel config
9 lines
168 B
YAML
9 lines
168 B
YAML
global:
|
|
scrape_interval: 15s # default is 1 minute
|
|
|
|
scrape_configs:
|
|
- job_name: caddy
|
|
static_configs:
|
|
# docker networking
|
|
- targets: ['caddy:2019']
|