`prometheus:` config: global: scrape_interval: 60s scrape_configs: -...
a
prometheus:
config: global: scrape_interval: 60s scrape_configs: - job_name: otel-collector static_configs: - targets: - "localhost:9090" here in the target i should add prometheus server link or the node exporter