opentelemetry-specification
opentelemetry-specification copied to clipboard
How to apply attribute length and attribute quantity limits to complex log attributes?
Log support complex attributes (and we are recommending for Events to support complex attributes as well in #4334).
Two open questions exist already about complex attributes on Logs, and we think these should be addressed before we stabilize Events.
- How to apply attribute length limits to complex log attributes?
- How to apply "number of attributes" limit to complex log attributes?