File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ### Consistent sampling
6+
7+ - Explicitly pass invalid p-value to root sampler
8+ ([ #1053 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1053 ) )
9+ - Consistent sampler prototypes using 56 bits of randomness
10+ ([ #1063 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1063 ) )
11+
12+ ### Runtime attach
13+
14+ - Rename runtime attach method from ` attachJavaagentToCurrentJVM `
15+ to ` attachJavaagentToCurrentJvm `
16+ ([ #1077 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1077 ) )
17+
18+ ### Samplers
19+
20+ - Support ` thread.name ` attributes in RuleBasedRoutingSampler
21+ ([ #1030 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1030 ) )
22+
523## Version 1.30.0 (2023-09-18)
624
725### Disk buffering
You can’t perform that action at this time.
0 commit comments