saleor-apps-redis_apl/apps/search/otel-dev/prometheus.yaml

7 lines
174 B
YAML
Raw Normal View History

2023-08-03 07:15:22 +00:00
scrape_configs:
- job_name: 'otel-collector'
scrape_interval: 10s
static_configs:
- targets: ['otel-collector:8889']
- targets: ['otel-collector:8888']