We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c5982a commit beb7cc2Copy full SHA for beb7cc2
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
- Change ``__all__`` to be statically defined.
12
([#3143](https://github.com/open-telemetry/opentelemetry-python/pull/3143))
13
- Remove the ability to set a global metric prefix for Prometheus exporter
0 commit comments