Update collector config
This commit is contained in:
parent
6a91dae5a1
commit
4a76a944af
|
@ -18,7 +18,6 @@ exporters:
|
||||||
loglevel: debug
|
loglevel: debug
|
||||||
otlp:
|
otlp:
|
||||||
endpoint: backend:8080
|
endpoint: backend:8080
|
||||||
insecure: true
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
pipelines:
|
pipelines:
|
||||||
|
|
|
@ -18,7 +18,6 @@ exporters:
|
||||||
loglevel: debug
|
loglevel: debug
|
||||||
otlp:
|
otlp:
|
||||||
endpoint: backend:8080
|
endpoint: backend:8080
|
||||||
insecure: true
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
pipelines:
|
pipelines:
|
||||||
|
|
|
@ -24,7 +24,6 @@ exporters:
|
||||||
loglevel: info
|
loglevel: info
|
||||||
otlp:
|
otlp:
|
||||||
endpoint: backend:8080
|
endpoint: backend:8080
|
||||||
insecure: true
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
pipelines:
|
pipelines:
|
||||||
|
|
Loading…
Reference in New Issue