File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
- ### Resource providers
5
+ ### AWS resources
6
6
7
- - Add support ` cloud.account.id ` , ` cloud.availability_zone ` , ` cloud.region ` and ` cloud.resource_id `
7
+ - Add support for ` cloud.account.id ` , ` cloud.availability_zone ` , ` cloud.region ` ,
8
+ and ` cloud.resource_id `
8
9
([ #1171 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1171 ) )
9
10
11
+ ### AWS X-Ray propagator
12
+
13
+ - Add xray propagators that prioritizes xray environment variable
14
+ ([ #1032 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1032 ) )
15
+
16
+ ### GCP Resources
17
+
18
+ - Update docs on how to use with Java agent v2.2.0 and later
19
+ ([ #1237 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1237 ) )
20
+
21
+ ### Micrometer MeterProvider
22
+
23
+ - Implement Metrics incubator APIs to accept advice
24
+ ([ #1190 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1190 ) )
25
+
10
26
## Version 1.33.0 (2024-02-21)
11
27
12
28
### Compressors
You can’t perform that action at this time.
0 commit comments