Skip to content

Commit 0d26cb5

Browse files
Redo OTLPMetricExporter unit tests of max_export_batch_size to use real export (#5036)
* Full replace of test_split_metrics * Add exported contents assertions * Changelog
1 parent 88c52f9 commit 0d26cb5

File tree

2 files changed

+174
-342
lines changed

2 files changed

+174
-342
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5959
([#5015](https://github.com/open-telemetry/opentelemetry-python/pull/5015))
6060
- `opentelemetry-sdk`: cache TracerConfig into the tracer, this changes an internal interface. Only one Tracer with the same instrumentation scope will be created
6161
([#5007](https://github.com/open-telemetry/opentelemetry-python/pull/5007))
62+
- Redo OTLPMetricExporter unit tests of `max_export_batch_size` to use real `export`
63+
([#5036](https://github.com/open-telemetry/opentelemetry-python/pull/5036))
6264

6365
## Version 1.40.0/0.61b0 (2026-03-04)
6466

0 commit comments

Comments
 (0)