Skip to content

Support conversion of non-string LogRecord.attributes values and non-dictionary LogRecord.body values #377

@DylanRussell

Description

@DylanRussell

#376 - currently my PR only converts LogRecord.attributes that are strings and LogRecord.body's that are maps.

This issue is to track converting other types like the go collector does:
https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/blob/main/exporter/collector/logs.go#L348
https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/blob/main/exporter/collector/logs.go#L503-L524

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions