Skip to content

Commit c338eb1

Browse files
authored
Add OTLP/HTTP metric exporter (#2891)
1 parent 8318f01 commit c338eb1

File tree

5 files changed

+767
-0
lines changed

5 files changed

+767
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
([#2959](https://github.com/open-telemetry/opentelemetry-python/pull/2959))
1616
- Add http-metric instrument names to semantic conventions
1717
([#2976](https://github.com/open-telemetry/opentelemetry-python/pull/2976))
18+
- [exporter/opentelemetry-exporter-otlp-proto-http] Add OTLPMetricExporter
19+
([#2891](https://github.com/open-telemetry/opentelemetry-python/pull/2891))
1820

1921
## [1.13.0-0.34b0](https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.13.0) - 2022-09-26
2022

0 commit comments

Comments
 (0)