Skip to content

Commit

Permalink
debug samples
Browse files Browse the repository at this point in the history
  • Loading branch information
tomershafir committed Feb 11, 2024
1 parent e09096e commit 9c823a1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ func (ch *clickhouseAccessNativeColumnar) InsertBatch(ls plog.Logs) (int, error)
zap.String(columnServiceName, service_name[idx]),
zap.String(columnPeriodType, period_type[idx]),
zap.String(columnPeriodUnit, period_unit[idx]),
zap.Any(columnSampleTypesUnits, sample_types_units[idx]),
zap.String(columnPayloadType, payload_type[idx]),
)
}
Expand Down

0 comments on commit 9c823a1

Please sign in to comment.