OpenTelemetry: Support for complex data structures
New Relic now supports complex data structures in OTLP Logs. Checkout the details in the OTEL best practices docs.
Added
- Support complex data structures in OTLP Logs: Your
LogRecord#body
andLogRecord#attrbitues
can hold non-primitive values, such as arrays and maps.
Notes
To stay up to date with the most recent fixes and enhancements, subscribe to our Logs RSS feed.