We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2d01cf commit c70248cCopy full SHA for c70248c
CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
## Unreleased
9
+- Move Protobuf encoding to its own package
10
+ ([#3169](https://github.com/open-telemetry/opentelemetry-python/pull/3169))
11
- Remove the ability to set a global metric prefix for Prometheus exporter
12
([#3137](https://github.com/open-telemetry/opentelemetry-python/pull/3137))
13
- Adds environment variables for log exporter
0 commit comments