From aca6d57d6a72b9e5ba7c19ab941c8a07d0e343b1 Mon Sep 17 00:00:00 2001 From: Jamie Danielson Date: Tue, 26 Nov 2024 12:31:50 -0500 Subject: [PATCH] Fix typo in schemas for messaging attribute changes (#1595) --- .chloggen/fix-typo-messaging-schema.yaml | 4 ++++ schema-next.yaml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 .chloggen/fix-typo-messaging-schema.yaml diff --git a/.chloggen/fix-typo-messaging-schema.yaml b/.chloggen/fix-typo-messaging-schema.yaml new file mode 100644 index 0000000000..c487a03f06 --- /dev/null +++ b/.chloggen/fix-typo-messaging-schema.yaml @@ -0,0 +1,4 @@ +change_type: 'bug_fix' +component: messaging +note: Fix typo in schemas for messaging attribute changes +issues: [1595] diff --git a/schema-next.yaml b/schema-next.yaml index 50afab2b96..de73f27640 100644 --- a/schema-next.yaml +++ b/schema-next.yaml @@ -59,8 +59,8 @@ versions: attribute_map: messaging.kafka.consumer.group: messaging.consumer.group.name messaging.rocketmq.client_group: messaging.consumer.group.name - messaging.evenhubs.consumer.group: messaging.consumer.group.name - message.servicebus.destination.subscription_name: messaging.destination.subscription.name + messaging.eventhubs.consumer.group: messaging.consumer.group.name + messaging.servicebus.destination.subscription_name: messaging.destination.subscription.name # https://github.com/open-telemetry/semantic-conventions/pull/1200 - rename_attributes: attribute_map: