opentelemetry-specification icon indicating copy to clipboard operation
opentelemetry-specification copied to clipboard

How to apply attribute length and attribute quantity limits to complex log attributes?

Open trask opened this issue 11 months ago • 0 comments

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?

trask avatar Dec 11 '24 19:12 trask