From 60daa8c4932532721fd90656ead75b4655b4102d Mon Sep 17 00:00:00 2001 From: Liudmila Molkova Date: Mon, 25 Nov 2024 17:52:58 -0800 Subject: [PATCH] changelog --- .chloggen/1613.yaml | 5 +++++ schema-next.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .chloggen/1613.yaml diff --git a/.chloggen/1613.yaml b/.chloggen/1613.yaml new file mode 100644 index 0000000000..982d484dc9 --- /dev/null +++ b/.chloggen/1613.yaml @@ -0,0 +1,5 @@ +change_type: breaking +component: db, messaging, gen_ai, rpc +note: Rename `db|messaging|gen_ai.system` to `db|messaging|gen_ai.provider.name`, `rpc.system` to `rpc.protocol.name` +issues: [1581, 1613] + diff --git a/schema-next.yaml b/schema-next.yaml index 19dd8dd0ce..322bd241d6 100644 --- a/schema-next.yaml +++ b/schema-next.yaml @@ -16,7 +16,7 @@ versions: vcs.repository.ref.name: vcs.ref.head.name vcs.repository.ref.revision: vcs.ref.head.revision vcs.repository.ref.type: vcs.ref.head.type - # https://github.com/open-telemetry/semantic-conventions/pull/TODO + # https://github.com/open-telemetry/semantic-conventions/pull/1613 - rename_attributes: attribute_map: db.system: db.provider.name