Skip to content

Commit 2ea1e81

Browse files
authored
Merge pull request yangxikun#80 from plantfansam/codespace
Fix collector config
2 parents aa3194a + e8a5d66 commit 2ea1e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

otel-collector-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ exporters:
1010
const_labels:
1111
label1: value1
1212
logging:
13-
logLevel: debug
13+
loglevel: debug
1414

1515
#zipkin:
1616
# endpoint: "http://zipkin-all-in-one:9411/api/v2/spans"

0 commit comments

Comments
 (0)