Skip to content

Drop Jackson support on the Exporters #8533

Description

@brunobat

Initially we thought on providing support for Jackson 3: https://github.com/FasterXML/jackson/wiki/Jackson-Release-3.0
The OpenTelemetry exporter depends on Jackson 2 and we should provide an alternative for future applications requiring Jackson 3.

This affects:

  • Exporters. See: io.opentelemetry.exporter.internal.marshal.JsonSerializer
  • Declarative config.

In the end, we think dropping Jackson usage will cause less problems and be less complex for the codebase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestSuggest an idea for this project

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions