Provide 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.
Provide 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:
io.opentelemetry.exporter.internal.marshal.JsonSerializer