Skip to content

opentelemetry-sdk 1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 23:31
edaa9df

v1.0.3 / 2022-05-02

  • ADDED: Truncate the strings in an array attribute value if length_limit is configured
  • FIXED: Update attribute length limit env var name to match spec
  • FIXED: Warning about Struct initialization in Ruby 3.2+
  • FIXED: Warn on unsupported otlp transport protocols
  • FIXED: Only allow certain types of Numeric values as attribute values.