From 6db953bc6b9a0b05357131108318390ddf989a6a Mon Sep 17 00:00:00 2001 From: Reiley Yang Date: Tue, 27 Sep 2022 09:33:13 -0700 Subject: [PATCH] Minor fix: move #2785 from released to unreleased (#2823) Co-authored-by: Bogdan Drutu --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c449241dcf7..88aefdf418a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,9 @@ release. ### Logs +- Add environment variables for configuring the `BatchLogRecordProcessor`. + ([#2785](https://github.com/open-telemetry/opentelemetry-specification/pull/2785)) + ### Resource - Add `browser.mobile` and `browser.language` resource attributes @@ -91,8 +94,6 @@ release. ([#2768](https://github.com/open-telemetry/opentelemetry-specification/pull/2768)). - Add the signal-specific OTEL_EXPORTER_OTLP_LOGS_* environment variables ([#2782](https://github.com/open-telemetry/opentelemetry-specification/pull/2782)). -- Add environment variables for configuring the `BatchLogRecordProcessor`. - ([#2785](https://github.com/open-telemetry/opentelemetry-specification/pull/2785)) ### Resource