From 101d6035107e879c2d729759f2cab261435cd59b Mon Sep 17 00:00:00 2001 From: tammy-baylis-swi Date: Tue, 26 Mar 2024 11:05:07 -0700 Subject: [PATCH] Changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 215221302d..8a307ba16c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ([#2355](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2355)) - AwsLambdaInstrumentor sets `cloud.account.id` span attribute ([#2367](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2367)) +- AwsLambdaInstrumentor sets `cloud.resource_id`, `faas.invocation_id` span attributes (breaking) + ([#2372](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2372)) ## Version 1.23.0/0.44b0 (2024-02-23)