From 48b951781e6aa69022131eb8e809e35334b11972 Mon Sep 17 00:00:00 2001 From: Josh Suereth Date: Fri, 20 Sep 2024 13:50:32 -0400 Subject: [PATCH] Update text/entities/0264-resource-and-entities.md Co-authored-by: David Ashpole --- text/entities/0264-resource-and-entities.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text/entities/0264-resource-and-entities.md b/text/entities/0264-resource-and-entities.md index cd59e2667..6ba498d5e 100644 --- a/text/entities/0264-resource-and-entities.md +++ b/text/entities/0264-resource-and-entities.md @@ -230,7 +230,7 @@ OpenTelemetry resource identity will be modified as follows: - When `entities` is empty on resource, then its identity is the collection of all `attributes` (both key and values). - When `entities` is non-empty on resource, then its identity is the collection - of all `attributes` where the key is found in `entities.identify_attribute_keys`. + of all `attributes` where the key is not found in `entities.descriptive_attributes_keys`. When grouping or mixing OTLP data, you can detect if two resources are the same using its identity and merge descriptive attributes (if applicable) using the