Skip to content

Commit eb93f34

Browse files
committed
Remove commentted code
1 parent cd3b1ee commit eb93f34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

processor/loghouseprocessor/processor.go

-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ func processJSONLog(l *plog.LogRecord) {
138138
_ = parseSeverity(l)
139139
extractBody(l)
140140
promoteTraceAndSpan(l)
141-
//promoteResourceAttrs(l)
142141
isCH := parseCHTimestamp(l)
143142
if isCH {
144143
parseCHSeverity(l)

0 commit comments

Comments
 (0)