File tree Expand file tree Collapse file tree 4 files changed +24
-0
lines changed
opentelemetry-exporter-gcp-monitoring
opentelemetry-exporter-gcp-trace
opentelemetry-propagator-gcp
opentelemetry-resourcedetector-gcp Expand file tree Collapse file tree 4 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ - Set gRPC user-agent when calling google APIs
6
+ ([ #216 ] ( https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/216 ) )
7
+ - Implement OTel resource to monitored resource mapping
8
+ ([ #214 ] ( https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/214 ) )
9
+ - Update cloud monitoring exporter to work with opentelemetry 1.x
10
+ ([ #204 ] ( https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/204 ) )
11
+ - Drop support for Python 3.6, add 3.10
12
+ ([ #203 ] ( https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/203 ) )
13
+
5
14
## Version 1.3.0a0
6
15
7
16
Released 2022-04-21
Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ - Set gRPC user-agent when calling google APIs
6
+ ([ #216 ] ( https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/216 ) )
7
+ - Drop support for Python 3.6, add 3.10
8
+ ([ #203 ] ( https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/203 ) )
9
+
5
10
## Version 1.3.0
6
11
7
12
Released 2022-04-21
Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ - Drop support for Python 3.6, add 3.10
6
+ ([ #203 ] ( https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/203 ) )
7
+ - Create a Readonly Propagator to match the golang "One Way" propagator
8
+ ([ #196 ] ( https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/196 ) )
9
+
5
10
## Version 1.3.0
6
11
7
12
Released 2022-04-21
Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ - Drop support for Python 3.6, add 3.10
6
+ ([ #203 ] ( https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/203 ) )
7
+ - Update no container name behaviour
8
+ ([ #186 ] ( https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/186 ) )
9
+
5
10
## Version 1.3.0a0
6
11
7
12
Released 2022-04-21
You can’t perform that action at this time.
0 commit comments