mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-15 13:12:54 +02:00
update
This commit is contained in:
parent
acce7b59de
commit
03e2e74e30
1 changed files with 1 additions and 1 deletions
|
@ -13,9 +13,9 @@ endpoints = ["http://openobserve:5080/metrics"]
|
|||
|
||||
[sinks.observe_nokiy_net]
|
||||
type = "opentelemetry"
|
||||
encoding.codec = "json"
|
||||
inputs = ["observe_nokiy_net_logs", "observe_nokiy_net_metrics"]
|
||||
protocol.type = "http"
|
||||
protocol.encoding.codec = "json"
|
||||
protocol.uri = "${OTLP_URI}/api/default"
|
||||
protocol.auth.strategy = "basic"
|
||||
protocol.auth.user = "${OTLP_USER}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue