Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the otel group in /docker-compose/monitor with 7 updates (#4619)
Bumps the otel group in /docker-compose/monitor with 7 updates: | Package | Update | | --- | --- | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | 1.13.0 to 1.19.0 | | [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | 1.13.0 to 1.19.0 | | [opentelemetry-exporter-otlp-proto-grpc](https://github.com/open-telemetry/opentelemetry-python) | 1.13.0 to 1.19.0 | | [opentelemetry-exporter-otlp-proto-http](https://github.com/open-telemetry/opentelemetry-python) | 1.13.0 to 1.19.0 | | [opentelemetry-proto](https://github.com/open-telemetry/opentelemetry-python) | 1.13.0 to 1.19.0 | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | 1.13.0 to 1.19.0 | | [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-python) | 0.34b0 to 0.40b0 | Updates `opentelemetry-api` from 1.13.0 to 1.19.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md">opentelemetry-api's changelog</a>.</em></p> <blockquote> <h2>Version 1.19.0/0.40b0 (2023-07-13)</h2> <ul> <li>Drop <code>setuptools</code> runtime requirement. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3372">#3372</a>)</li> <li>Update the body type in the log (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3343">$3343</a>)</li> <li>Add max_scale option to Exponential Bucket Histogram Aggregation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3323">#3323</a>)</li> <li>Use BoundedAttributes instead of raw dict to extract attributes from LogRecord (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3310">#3310</a>)</li> <li>Support dropped_attributes_count in LogRecord and exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3351">#3351</a>)</li> <li>Add unit to view instrument selection criteria (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3341">#3341</a>)</li> <li>Upgrade opentelemetry-proto to 0.20 and regen <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3355">#3355</a>)</li> <li>Include endpoint in Grpc transient error warning <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3362">#3362</a>)</li> <li>Fixed bug where logging export is tracked as trace <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3375">#3375</a>)</li> <li>Default LogRecord observed_timestamp to current timestamp <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3377">#3377</a>)</li> </ul> <h2>Version 1.18.0/0.39b0 (2023-05-19)</h2> <ul> <li>Select histogram aggregation with an environment variable (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3265">#3265</a>)</li> <li>Move Protobuf encoding to its own package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3169">#3169</a>)</li> <li>Add experimental feature to detect resource detectors in auto instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3181">#3181</a>)</li> <li>Fix exporting of ExponentialBucketHistogramAggregation from opentelemetry.sdk.metrics.view (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3240">#3240</a>)</li> <li>Fix headers types mismatch for OTLP Exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3226">#3226</a>)</li> <li>Fix suppress instrumentation for log batch processor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3223">#3223</a>)</li> <li>Add speced out environment variables and arguments for BatchLogRecordProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3237">#3237</a>)</li> </ul> <h2>Version 1.17.0/0.38b0 (2023-03-22)</h2> <ul> <li>Implement LowMemory temporality (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3223">#3223</a>)</li> <li>PeriodicExportingMetricReader will continue if collection times out (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3100">#3100</a>)</li> <li>Fix formatting of ConsoleMetricExporter. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3197">#3197</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/7b59b5fd077011d07d89f32a97dfc216e2e9c131"><code>7b59b5f</code></a> [release/v1.19.x-0.40bx] Prepare release 1.19.0/0.40b0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3379">#3379</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/c094ca81d624cd7d37dc7981d86f600598ce39d3"><code>c094ca8</code></a> Bump grpcio from 1.35.0 to 1.53.0 in /docs/examples/fork-process-model/flask-...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/57d4580ddb65a0f63418dccfcb8516ca69469639"><code>57d4580</code></a> Bump grpcio from 1.35.0 to 1.53.0 in /docs/examples/fork-process-model/flask-...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/04ab744039a8745b2cfd9235bea1f96e9e27f3dd"><code>04ab744</code></a> Finish typing <code>InMemorySpanExporter</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3285">#3285</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/f86d2fddaa2acdc9390a2f9e297d5ffe83736c34"><code>f86d2fd</code></a> Remove setuptools runtime dependency (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3372">#3372</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/7bb21f5ee375a761c352b7848ea8b71e86f61547"><code>7bb21f5</code></a> Update the body type in the log (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3343">#3343</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/98985b5ab469d07a78f2a35ed04621c7b7b6558b"><code>98985b5</code></a> Copy change log updates from release/v1.18.x-0.39bx (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3312">#3312</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/72c1f5bee5a18098f2c643b6e8d369566d12e3d9"><code>72c1f5b</code></a> Fixing bug where BLRP export tracked as tracing (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3375">#3375</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/e076e7cc04159288da9cda5fed0183980f05f63c"><code>e076e7c</code></a> Fix getting started test (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3371">#3371</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/3f459d3a19fa6c4bbdeb9012c4a34f714d8cca1a"><code>3f459d3</code></a> Add test case for child-parent exception handling (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3356">#3356</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-python/compare/v1.13.0...v1.19.0">compare view</a></li> </ul> </details> <br /> Updates `opentelemetry-exporter-otlp` from 1.13.0 to 1.19.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md">opentelemetry-exporter-otlp's changelog</a>.</em></p> <blockquote> <h2>Version 1.19.0/0.40b0 (2023-07-13)</h2> <ul> <li>Drop <code>setuptools</code> runtime requirement. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3372">#3372</a>)</li> <li>Update the body type in the log (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3343">$3343</a>)</li> <li>Add max_scale option to Exponential Bucket Histogram Aggregation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3323">#3323</a>)</li> <li>Use BoundedAttributes instead of raw dict to extract attributes from LogRecord (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3310">#3310</a>)</li> <li>Support dropped_attributes_count in LogRecord and exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3351">#3351</a>)</li> <li>Add unit to view instrument selection criteria (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3341">#3341</a>)</li> <li>Upgrade opentelemetry-proto to 0.20 and regen <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3355">#3355</a>)</li> <li>Include endpoint in Grpc transient error warning <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3362">#3362</a>)</li> <li>Fixed bug where logging export is tracked as trace <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3375">#3375</a>)</li> <li>Default LogRecord observed_timestamp to current timestamp <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3377">#3377</a>)</li> </ul> <h2>Version 1.18.0/0.39b0 (2023-05-19)</h2> <ul> <li>Select histogram aggregation with an environment variable (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3265">#3265</a>)</li> <li>Move Protobuf encoding to its own package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3169">#3169</a>)</li> <li>Add experimental feature to detect resource detectors in auto instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3181">#3181</a>)</li> <li>Fix exporting of ExponentialBucketHistogramAggregation from opentelemetry.sdk.metrics.view (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3240">#3240</a>)</li> <li>Fix headers types mismatch for OTLP Exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3226">#3226</a>)</li> <li>Fix suppress instrumentation for log batch processor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3223">#3223</a>)</li> <li>Add speced out environment variables and arguments for BatchLogRecordProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3237">#3237</a>)</li> </ul> <h2>Version 1.17.0/0.38b0 (2023-03-22)</h2> <ul> <li>Implement LowMemory temporality (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3223">#3223</a>)</li> <li>PeriodicExportingMetricReader will continue if collection times out (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3100">#3100</a>)</li> <li>Fix formatting of ConsoleMetricExporter. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3197">#3197</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/7b59b5fd077011d07d89f32a97dfc216e2e9c131"><code>7b59b5f</code></a> [release/v1.19.x-0.40bx] Prepare release 1.19.0/0.40b0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3379">#3379</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/570d27ed3235085ead5a47b42b0d99d873a7a9c7"><code>570d27e</code></a> feat: include endpoint in grpc logs (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3362">#3362</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/adbcf820f6ff24de80278113ce9629e67111ef8e"><code>adbcf82</code></a> Exporting resources attributes on target_info for Prometheus Exporter (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3279">#3279</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/ad2de35bb9373d18fae7de515a326ce07fb89158"><code>ad2de35</code></a> Add dropped_attributes_count support in exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3351">#3351</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/9d3d0f88445eefe040b6854964a99b4e66b88e89"><code>9d3d0f8</code></a> Upgrade opentelemetry-proto to 0.20 and regen (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3355">#3355</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/5ec506421cffb0fa5a4e0f8ad1c5505ececdd4c5"><code>5ec5064</code></a> Add a note about force_flush implementation for OTLP exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3262">#3262</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/e9530c5c548d08a6aaa56268d103f9beb00cd002"><code>e9530c5</code></a> Update version to 1.19.0.dev/0.40b0.dev (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3297">#3297</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/14ca9f4169ad433e34da5b0a5323eea619b3dc62"><code>14ca9f4</code></a> Select histogram aggregation with environment variables (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3265">#3265</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/c46ad86bd6c6ecbc38761687896fb15f0a43f61d"><code>c46ad86</code></a> Separate protobuf encoding into a separate package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3169">#3169</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/c11d551a63d21ace111c20961bf7ad35a17931cf"><code>c11d551</code></a> Fix headers types mismatch for OTLP Exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3226">#3226</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-python/compare/v1.13.0...v1.19.0">compare view</a></li> </ul> </details> <br /> Updates `opentelemetry-exporter-otlp-proto-grpc` from 1.13.0 to 1.19.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md">opentelemetry-exporter-otlp-proto-grpc's changelog</a>.</em></p> <blockquote> <h2>Version 1.19.0/0.40b0 (2023-07-13)</h2> <ul> <li>Drop <code>setuptools</code> runtime requirement. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3372">#3372</a>)</li> <li>Update the body type in the log (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3343">$3343</a>)</li> <li>Add max_scale option to Exponential Bucket Histogram Aggregation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3323">#3323</a>)</li> <li>Use BoundedAttributes instead of raw dict to extract attributes from LogRecord (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3310">#3310</a>)</li> <li>Support dropped_attributes_count in LogRecord and exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3351">#3351</a>)</li> <li>Add unit to view instrument selection criteria (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3341">#3341</a>)</li> <li>Upgrade opentelemetry-proto to 0.20 and regen <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3355">#3355</a>)</li> <li>Include endpoint in Grpc transient error warning <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3362">#3362</a>)</li> <li>Fixed bug where logging export is tracked as trace <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3375">#3375</a>)</li> <li>Default LogRecord observed_timestamp to current timestamp <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3377">#3377</a>)</li> </ul> <h2>Version 1.18.0/0.39b0 (2023-05-19)</h2> <ul> <li>Select histogram aggregation with an environment variable (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3265">#3265</a>)</li> <li>Move Protobuf encoding to its own package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3169">#3169</a>)</li> <li>Add experimental feature to detect resource detectors in auto instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3181">#3181</a>)</li> <li>Fix exporting of ExponentialBucketHistogramAggregation from opentelemetry.sdk.metrics.view (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3240">#3240</a>)</li> <li>Fix headers types mismatch for OTLP Exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3226">#3226</a>)</li> <li>Fix suppress instrumentation for log batch processor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3223">#3223</a>)</li> <li>Add speced out environment variables and arguments for BatchLogRecordProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3237">#3237</a>)</li> </ul> <h2>Version 1.17.0/0.38b0 (2023-03-22)</h2> <ul> <li>Implement LowMemory temporality (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3223">#3223</a>)</li> <li>PeriodicExportingMetricReader will continue if collection times out (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3100">#3100</a>)</li> <li>Fix formatting of ConsoleMetricExporter. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3197">#3197</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/7b59b5fd077011d07d89f32a97dfc216e2e9c131"><code>7b59b5f</code></a> [release/v1.19.x-0.40bx] Prepare release 1.19.0/0.40b0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3379">#3379</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/570d27ed3235085ead5a47b42b0d99d873a7a9c7"><code>570d27e</code></a> feat: include endpoint in grpc logs (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3362">#3362</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/adbcf820f6ff24de80278113ce9629e67111ef8e"><code>adbcf82</code></a> Exporting resources attributes on target_info for Prometheus Exporter (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3279">#3279</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/ad2de35bb9373d18fae7de515a326ce07fb89158"><code>ad2de35</code></a> Add dropped_attributes_count support in exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3351">#3351</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/9d3d0f88445eefe040b6854964a99b4e66b88e89"><code>9d3d0f8</code></a> Upgrade opentelemetry-proto to 0.20 and regen (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3355">#3355</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/5ec506421cffb0fa5a4e0f8ad1c5505ececdd4c5"><code>5ec5064</code></a> Add a note about force_flush implementation for OTLP exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3262">#3262</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/e9530c5c548d08a6aaa56268d103f9beb00cd002"><code>e9530c5</code></a> Update version to 1.19.0.dev/0.40b0.dev (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3297">#3297</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/14ca9f4169ad433e34da5b0a5323eea619b3dc62"><code>14ca9f4</code></a> Select histogram aggregation with environment variables (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3265">#3265</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/c46ad86bd6c6ecbc38761687896fb15f0a43f61d"><code>c46ad86</code></a> Separate protobuf encoding into a separate package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3169">#3169</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/c11d551a63d21ace111c20961bf7ad35a17931cf"><code>c11d551</code></a> Fix headers types mismatch for OTLP Exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3226">#3226</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-python/compare/v1.13.0...v1.19.0">compare view</a></li> </ul> </details> <br /> Updates `opentelemetry-exporter-otlp-proto-http` from 1.13.0 to 1.19.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md">opentelemetry-exporter-otlp-proto-http's changelog</a>.</em></p> <blockquote> <h2>Version 1.19.0/0.40b0 (2023-07-13)</h2> <ul> <li>Drop <code>setuptools</code> runtime requirement. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3372">#3372</a>)</li> <li>Update the body type in the log (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3343">$3343</a>)</li> <li>Add max_scale option to Exponential Bucket Histogram Aggregation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3323">#3323</a>)</li> <li>Use BoundedAttributes instead of raw dict to extract attributes from LogRecord (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3310">#3310</a>)</li> <li>Support dropped_attributes_count in LogRecord and exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3351">#3351</a>)</li> <li>Add unit to view instrument selection criteria (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3341">#3341</a>)</li> <li>Upgrade opentelemetry-proto to 0.20 and regen <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3355">#3355</a>)</li> <li>Include endpoint in Grpc transient error warning <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3362">#3362</a>)</li> <li>Fixed bug where logging export is tracked as trace <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3375">#3375</a>)</li> <li>Default LogRecord observed_timestamp to current timestamp <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3377">#3377</a>)</li> </ul> <h2>Version 1.18.0/0.39b0 (2023-05-19)</h2> <ul> <li>Select histogram aggregation with an environment variable (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3265">#3265</a>)</li> <li>Move Protobuf encoding to its own package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3169">#3169</a>)</li> <li>Add experimental feature to detect resource detectors in auto instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3181">#3181</a>)</li> <li>Fix exporting of ExponentialBucketHistogramAggregation from opentelemetry.sdk.metrics.view (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3240">#3240</a>)</li> <li>Fix headers types mismatch for OTLP Exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3226">#3226</a>)</li> <li>Fix suppress instrumentation for log batch processor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3223">#3223</a>)</li> <li>Add speced out environment variables and arguments for BatchLogRecordProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3237">#3237</a>)</li> </ul> <h2>Version 1.17.0/0.38b0 (2023-03-22)</h2> <ul> <li>Implement LowMemory temporality (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3223">#3223</a>)</li> <li>PeriodicExportingMetricReader will continue if collection times out (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3100">#3100</a>)</li> <li>Fix formatting of ConsoleMetricExporter. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3197">#3197</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/7b59b5fd077011d07d89f32a97dfc216e2e9c131"><code>7b59b5f</code></a> [release/v1.19.x-0.40bx] Prepare release 1.19.0/0.40b0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3379">#3379</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/570d27ed3235085ead5a47b42b0d99d873a7a9c7"><code>570d27e</code></a> feat: include endpoint in grpc logs (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3362">#3362</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/adbcf820f6ff24de80278113ce9629e67111ef8e"><code>adbcf82</code></a> Exporting resources attributes on target_info for Prometheus Exporter (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3279">#3279</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/ad2de35bb9373d18fae7de515a326ce07fb89158"><code>ad2de35</code></a> Add dropped_attributes_count support in exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3351">#3351</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/9d3d0f88445eefe040b6854964a99b4e66b88e89"><code>9d3d0f8</code></a> Upgrade opentelemetry-proto to 0.20 and regen (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3355">#3355</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/5ec506421cffb0fa5a4e0f8ad1c5505ececdd4c5"><code>5ec5064</code></a> Add a note about force_flush implementation for OTLP exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3262">#3262</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/e9530c5c548d08a6aaa56268d103f9beb00cd002"><code>e9530c5</code></a> Update version to 1.19.0.dev/0.40b0.dev (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3297">#3297</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/14ca9f4169ad433e34da5b0a5323eea619b3dc62"><code>14ca9f4</code></a> Select histogram aggregation with environment variables (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3265">#3265</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/c46ad86bd6c6ecbc38761687896fb15f0a43f61d"><code>c46ad86</code></a> Separate protobuf encoding into a separate package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3169">#3169</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/c11d551a63d21ace111c20961bf7ad35a17931cf"><code>c11d551</code></a> Fix headers types mismatch for OTLP Exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3226">#3226</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-python/compare/v1.13.0...v1.19.0">compare view</a></li> </ul> </details> <br /> Updates `opentelemetry-proto` from 1.13.0 to 1.19.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md">opentelemetry-proto's changelog</a>.</em></p> <blockquote> <h2>Version 1.19.0/0.40b0 (2023-07-13)</h2> <ul> <li>Drop <code>setuptools</code> runtime requirement. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3372">#3372</a>)</li> <li>Update the body type in the log (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3343">$3343</a>)</li> <li>Add max_scale option to Exponential Bucket Histogram Aggregation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3323">#3323</a>)</li> <li>Use BoundedAttributes instead of raw dict to extract attributes from LogRecord (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3310">#3310</a>)</li> <li>Support dropped_attributes_count in LogRecord and exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3351">#3351</a>)</li> <li>Add unit to view instrument selection criteria (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3341">#3341</a>)</li> <li>Upgrade opentelemetry-proto to 0.20 and regen <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3355">#3355</a>)</li> <li>Include endpoint in Grpc transient error warning <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3362">#3362</a>)</li> <li>Fixed bug where logging export is tracked as trace <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3375">#3375</a>)</li> <li>Default LogRecord observed_timestamp to current timestamp <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3377">#3377</a>)</li> </ul> <h2>Version 1.18.0/0.39b0 (2023-05-19)</h2> <ul> <li>Select histogram aggregation with an environment variable (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3265">#3265</a>)</li> <li>Move Protobuf encoding to its own package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3169">#3169</a>)</li> <li>Add experimental feature to detect resource detectors in auto instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3181">#3181</a>)</li> <li>Fix exporting of ExponentialBucketHistogramAggregation from opentelemetry.sdk.metrics.view (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3240">#3240</a>)</li> <li>Fix headers types mismatch for OTLP Exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3226">#3226</a>)</li> <li>Fix suppress instrumentation for log batch processor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3223">#3223</a>)</li> <li>Add speced out environment variables and arguments for BatchLogRecordProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3237">#3237</a>)</li> </ul> <h2>Version 1.17.0/0.38b0 (2023-03-22)</h2> <ul> <li>Implement LowMemory temporality (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3223">#3223</a>)</li> <li>PeriodicExportingMetricReader will continue if collection times out (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3100">#3100</a>)</li> <li>Fix formatting of ConsoleMetricExporter. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3197">#3197</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/7b59b5fd077011d07d89f32a97dfc216e2e9c131"><code>7b59b5f</code></a> [release/v1.19.x-0.40bx] Prepare release 1.19.0/0.40b0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3379">#3379</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/c094ca81d624cd7d37dc7981d86f600598ce39d3"><code>c094ca8</code></a> Bump grpcio from 1.35.0 to 1.53.0 in /docs/examples/fork-process-model/flask-...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/57d4580ddb65a0f63418dccfcb8516ca69469639"><code>57d4580</code></a> Bump grpcio from 1.35.0 to 1.53.0 in /docs/examples/fork-process-model/flask-...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/04ab744039a8745b2cfd9235bea1f96e9e27f3dd"><code>04ab744</code></a> Finish typing <code>InMemorySpanExporter</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3285">#3285</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/f86d2fddaa2acdc9390a2f9e297d5ffe83736c34"><code>f86d2fd</code></a> Remove setuptools runtime dependency (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3372">#3372</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/7bb21f5ee375a761c352b7848ea8b71e86f61547"><code>7bb21f5</code></a> Update the body type in the log (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3343">#3343</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/98985b5ab469d07a78f2a35ed04621c7b7b6558b"><code>98985b5</code></a> Copy change log updates from release/v1.18.x-0.39bx (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3312">#3312</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/72c1f5bee5a18098f2c643b6e8d369566d12e3d9"><code>72c1f5b</code></a> Fixing bug where BLRP export tracked as tracing (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3375">#3375</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/e076e7cc04159288da9cda5fed0183980f05f63c"><code>e076e7c</code></a> Fix getting started test (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3371">#3371</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/3f459d3a19fa6c4bbdeb9012c4a34f714d8cca1a"><code>3f459d3</code></a> Add test case for child-parent exception handling (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3356">#3356</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-python/compare/v1.13.0...v1.19.0">compare view</a></li> </ul> </details> <br /> Updates `opentelemetry-sdk` from 1.13.0 to 1.19.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md">opentelemetry-sdk's changelog</a>.</em></p> <blockquote> <h2>Version 1.19.0/0.40b0 (2023-07-13)</h2> <ul> <li>Drop <code>setuptools</code> runtime requirement. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3372">#3372</a>)</li> <li>Update the body type in the log (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3343">$3343</a>)</li> <li>Add max_scale option to Exponential Bucket Histogram Aggregation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3323">#3323</a>)</li> <li>Use BoundedAttributes instead of raw dict to extract attributes from LogRecord (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3310">#3310</a>)</li> <li>Support dropped_attributes_count in LogRecord and exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3351">#3351</a>)</li> <li>Add unit to view instrument selection criteria (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3341">#3341</a>)</li> <li>Upgrade opentelemetry-proto to 0.20 and regen <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3355">#3355</a>)</li> <li>Include endpoint in Grpc transient error warning <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3362">#3362</a>)</li> <li>Fixed bug where logging export is tracked as trace <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3375">#3375</a>)</li> <li>Default LogRecord observed_timestamp to current timestamp <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3377">#3377</a>)</li> </ul> <h2>Version 1.18.0/0.39b0 (2023-05-19)</h2> <ul> <li>Select histogram aggregation with an environment variable (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3265">#3265</a>)</li> <li>Move Protobuf encoding to its own package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3169">#3169</a>)</li> <li>Add experimental feature to detect resource detectors in auto instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3181">#3181</a>)</li> <li>Fix exporting of ExponentialBucketHistogramAggregation from opentelemetry.sdk.metrics.view (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3240">#3240</a>)</li> <li>Fix headers types mismatch for OTLP Exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3226">#3226</a>)</li> <li>Fix suppress instrumentation for log batch processor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3223">#3223</a>)</li> <li>Add speced out environment variables and arguments for BatchLogRecordProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3237">#3237</a>)</li> </ul> <h2>Version 1.17.0/0.38b0 (2023-03-22)</h2> <ul> <li>Implement LowMemory temporality (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3223">#3223</a>)</li> <li>PeriodicExportingMetricReader will continue if collection times out (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3100">#3100</a>)</li> <li>Fix formatting of ConsoleMetricExporter. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3197">#3197</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/7b59b5fd077011d07d89f32a97dfc216e2e9c131"><code>7b59b5f</code></a> [release/v1.19.x-0.40bx] Prepare release 1.19.0/0.40b0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3379">#3379</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/c094ca81d624cd7d37dc7981d86f600598ce39d3"><code>c094ca8</code></a> Bump grpcio from 1.35.0 to 1.53.0 in /docs/examples/fork-process-model/flask-...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/57d4580ddb65a0f63418dccfcb8516ca69469639"><code>57d4580</code></a> Bump grpcio from 1.35.0 to 1.53.0 in /docs/examples/fork-process-model/flask-...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/04ab744039a8745b2cfd9235bea1f96e9e27f3dd"><code>04ab744</code></a> Finish typing <code>InMemorySpanExporter</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3285">#3285</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/f86d2fddaa2acdc9390a2f9e297d5ffe83736c34"><code>f86d2fd</code></a> Remove setuptools runtime dependency (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3372">#3372</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/7bb21f5ee375a761c352b7848ea8b71e86f61547"><code>7bb21f5</code></a> Update the body type in the log (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3343">#3343</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/98985b5ab469d07a78f2a35ed04621c7b7b6558b"><code>98985b5</code></a> Copy change log updates from release/v1.18.x-0.39bx (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3312">#3312</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/72c1f5bee5a18098f2c643b6e8d369566d12e3d9"><code>72c1f5b</code></a> Fixing bug where BLRP export tracked as tracing (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3375">#3375</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/e076e7cc04159288da9cda5fed0183980f05f63c"><code>e076e7c</code></a> Fix getting started test (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3371">#3371</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-python/commit/3f459d3a19fa6c4bbdeb9012c4a34f714d8cca1a"><code>3f459d3</code></a> Add test case for child-parent exception handling (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/issues/3356">#3356</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-python/compare/v1.13.0...v1.19.0">compare view</a></li> </ul> </details> <br /> Updates `opentelemetry-semantic-conventions` from 0.34b0 to 0.40b0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md">opentelemetry-semantic-conventions's changelog</a>.</em></p> <blockquote> <h2>Version 1.19.0/0.40b0 (2023-07-13)</h2> <ul> <li>Drop <code>setuptools</code> runtime requirement. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3372">#3372</a>)</li> <li>Update the body type in the log (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3343">$3343</a>)</li> <li>Add max_scale option to Exponential Bucket Histogram Aggregation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3323">#3323</a>)</li> <li>Use BoundedAttributes instead of raw dict to extract attributes from LogRecord (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3310">#3310</a>)</li> <li>Support dropped_attributes_count in LogRecord and exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3351">#3351</a>)</li> <li>Add unit to view instrument selection criteria (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3341">#3341</a>)</li> <li>Upgrade opentelemetry-proto to 0.20 and regen <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3355">#3355</a>)</li> <li>Include endpoint in Grpc transient error warning <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3362">#3362</a>)</li> <li>Fixed bug where logging export is tracked as trace <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3375">#3375</a>)</li> <li>Default LogRecord observed_timestamp to current timestamp <a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3377">#3377</a>)</li> </ul> <h2>Version 1.18.0/0.39b0 (2023-05-19)</h2> <ul> <li>Select histogram aggregation with an environment variable (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3265">#3265</a>)</li> <li>Move Protobuf encoding to its own package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3169">#3169</a>)</li> <li>Add experimental feature to detect resource detectors in auto instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3181">#3181</a>)</li> <li>Fix exporting of ExponentialBucketHistogramAggregation from opentelemetry.sdk.metrics.view (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3240">#3240</a>)</li> <li>Fix headers types mismatch for OTLP Exporters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3226">#3226</a>)</li> <li>Fix suppress instrumentation for log batch processor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3223">#3223</a>)</li> <li>Add speced out environment variables and arguments for BatchLogRecordProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3237">#3237</a>)</li> </ul> <h2>Version 1.17.0/0.38b0 (2023-03-22)</h2> <ul> <li>Implement LowMemory temporality (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3223">#3223</a>)</li> <li>PeriodicExportingMetricReader will continue if collection times out (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3100">#3100</a>)</li> <li>Fix formatting of ConsoleMetricExporter. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python/pull/3197">#3197</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/open-telemetry/opentelemetry-python/commits">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information