From 57534de4ab345d645a80f6aed3b6f957ab97c5f5 Mon Sep 17 00:00:00 2001 From: Alan West <3676547+alanwest@users.noreply.github.com> Date: Mon, 12 Feb 2024 16:29:59 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7537d61028..5ff7f044a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,8 @@ ([#597](https://github.com/open-telemetry/semantic-conventions/pull/597)) - Add Azure Service Bus and Event Hubs messaging attributes ([#572](https://github.com/open-telemetry/semantic-conventions/pull/572)) +- Add `db.client.call.duration` metric + ([#735](https://github.com/open-telemetry/semantic-conventions/pull/735)) ### Fixes