mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-15 13:12:54 +02:00
update
This commit is contained in:
parent
03e2e74e30
commit
6694e39fa7
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ include_containers = ["openobserve"]
|
||||||
|
|
||||||
[sources.observe_nokiy_net_metrics]
|
[sources.observe_nokiy_net_metrics]
|
||||||
type = "prometheus_scrape"
|
type = "prometheus_scrape"
|
||||||
endpoints = ["http://openobserve:5080/metrics"]
|
endpoints = ["${OTLP_URI}/metrics"]
|
||||||
|
|
||||||
[sinks.observe_nokiy_net]
|
[sinks.observe_nokiy_net]
|
||||||
type = "opentelemetry"
|
type = "opentelemetry"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue