diff --git a/experimental/CHANGELOG.md b/experimental/CHANGELOG.md index 1aaa61599c..ed6a6974cf 100644 --- a/experimental/CHANGELOG.md +++ b/experimental/CHANGELOG.md @@ -8,6 +8,7 @@ All notable changes to experimental packages in this project will be documented * feat(metrics): metric readers and exporters now select aggregation temporality based on instrument type #2902 @seemk * refactor(metrics-sdk): rename InstrumentationLibrary -> InstrumentationScope #2959 @pichlermarc +* fix: remove attributes from OTLPExporterConfigBase #2991 @flarna ### :rocket: (Enhancement)