Fix a typo in e2e otel-collector-config about log level(#10863)
This commit is contained in:
parent
e4ec89b15f
commit
081a55f276
|
|
@ -35,7 +35,7 @@ exporters:
|
|||
#insecure: true
|
||||
# Exports data to the console
|
||||
logging:
|
||||
logLevel: debug
|
||||
loglevel: debug
|
||||
|
||||
service:
|
||||
pipelines:
|
||||
|
|
|
|||
Loading…
Reference in New Issue