File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 66- ** Breaking** Removed the following public hidden methods from the ` SdkTracer ` [ #3227 ] [ 3227 ] :
77 - ` id_generator ` , ` should_sample `
88- ** Fix** : ObservableCounter and ObservableUpDownCounter now correctly report only data points from the current measurement cycle,
9- removing stale attribute combinations that are no longer observed. This fixes [ #3213 ] ( 3213 )
10- where dynamic attributes (e.g., client connections with changing IPs/ports) would accumulate historical data indefinitely.
11- Both Delta and Cumulative temporality modes now use ` collect_and_reset ` internally to clean up unobserved attributes.
9+ removing stale attribute combinations that are no longer observed. [ #3213 ] ( https://github.com/open-telemetry/opentelemetry-rust/pull/3248 )
1210
1311[ 3227 ] : https://github.com/open-telemetry/opentelemetry-rust/pull/3227
1412
You can’t perform that action at this time.
0 commit comments