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

[sdk-logs, exporters] investigate if circular refrences are a problem during log record serialization

Open pichlermarc opened this issue 5 months ago • 0 comments
trafficstars

Description

Complex attributes are allowed in log record attributes and log record bodies. Investigate if the attributes sent to the exporters can contain circular references today. If they can contain circular references, open follow-up issues to address this.

This issue is considered done when

  • investigation has been conducted (link examples in comments of this issue for future reference)
  • follow-up issues have been created if needed

Additional context

  • https://github.com/open-telemetry/opentelemetry-js-contrib/pull/2352

pichlermarc avatar Jun 05 '25 11:06 pichlermarc