Skip to content

[BUG] AzMon OTel log exporter incorrectly serializes log bodies #37681

@lmolkova

Description

@lmolkova

Log bodies could have complex structure, but exporter calls str on them

As a result, they are not a valid json ({'content': 'tell me a joke'}) and are unparseable in AzMon

image

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Monitor - ExporterMonitor OpenTelemetry ExporterOpenTelemetryOpenTelemetry instrumentation (not Monitor-specific)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions