Skip to content

Version 1.31.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 17:13
c452fcc

This release targets the OpenTelemetry SDK 1.31.0.

Consistent sampling

  • Explicitly pass invalid p-value to root sampler (#1053)
  • Consistent sampler prototypes using 56 bits of randomness (#1063)

Runtime attach

  • Rename runtime attach method from attachJavaagentToCurrentJVM to attachJavaagentToCurrentJvm (#1077)

Samplers

  • Support thread.name attributes in RuleBasedRoutingSampler (#1030)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@breedx-splk
@deki
@heyams
@jack-berg
@jeanbisutti
@laurit
@LikeTheSalad
@mateuszrzeszutek
@oertl
@PeterF778
@srprash
@trask
@wangzlei
@zeitlinger