Skip to content

Release v1.4.0

Compare
Choose a tag to compare
@MrAlias MrAlias released this 16 Aug 18:04
· 88 commits to main since this release
v1.4.0
3c0b8af

Configuration

  • The RUM configuration is now stable.

Semantic Conventions

Breaking Changes

  • Remove namespace field from profiling stack-trace lines and incorporate it to the function
    field.
  • Remove line and column ranges in profiling stack-trace lines.

Bugfixes

  • Clarify that there are two metadata lines (thread metadata and thread state),
    both of which can be left empty, containing only the newline.

Enhancements

  • Add a required telemetry.sdk.language attribute to ResourceLogs.resource.
  • Allow : characters in file names.
  • Clarify source.event.period unit is milliseconds.