This commit is contained in:
reonokiy 2025-05-16 22:28:46 +08:00
parent 03e2e74e30
commit 6694e39fa7
Signed by: reonokiy
SSH key fingerprint: SHA256:2VjKpUxMIe0QYY3OVnOMuPiB0X5pvrIpJ+UiyFhxtq0

View file

@ -9,7 +9,7 @@ include_containers = ["openobserve"]
[sources.observe_nokiy_net_metrics]
type = "prometheus_scrape"
endpoints = ["http://openobserve:5080/metrics"]
endpoints = ["${OTLP_URI}/metrics"]
[sinks.observe_nokiy_net]
type = "opentelemetry"