mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-16 05:32:52 +02:00
update
This commit is contained in:
parent
9114d69512
commit
ba0ec9384d
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://localhost:5080/metrics"]
|
endpoints = ["http://openobserve:5080/metrics"]
|
||||||
|
|
||||||
[sinks.openobserve]
|
[sinks.openobserve]
|
||||||
inputs = ["observe_nokiy_net_logs", "observe_nokiy_net_metrics"]
|
inputs = ["observe_nokiy_net_logs", "observe_nokiy_net_metrics"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue