File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
- - Rename ` MetricRecord ` class to ` ExportRecord `
6
- ([ #1367 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/1367 ) )
5
+ - Allow samplers to modify tracestate
6
+ ([ #1319 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/1319 ) )
7
7
- Add optional parameter to ` record_exception ` method
8
8
([ #1314 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/1314 ) )
9
9
- Update exception handling optional parameters, add escaped attribute to record_exception
10
10
([ #1365 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/1365 ) )
11
+ - Rename ` MetricRecord ` class to ` ExportRecord `
12
+ ([ #1367 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/1367 ) )
11
13
- Rename Record in Metrics SDK to Accumulation
12
14
([ #1373 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/1373 ) )
13
15
- Rename Meter class to Accumulator in Metrics SDK
14
16
([ #1372 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/1372 ) )
17
+ - Rename Meter class to Accumulator in Metrics SDK
18
+ ([ #1372 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/1372 ) )
15
19
16
20
## Version 0.15b0
17
21
You can’t perform that action at this time.
0 commit comments