diff --git a/docs/general/how-to-define-semantic-conventions.md b/docs/general/how-to-define-semantic-conventions.md index 9bebe708d8..caed54ea51 100644 --- a/docs/general/how-to-define-semantic-conventions.md +++ b/docs/general/how-to-define-semantic-conventions.md @@ -40,7 +40,7 @@ Reuse existing attributes when possible. Look through [existing conventions](/do check out [common attributes](/docs/general/attributes.md). Semantic conventions authors are encouraged to use attributes from different namespaces. -Consider adding a new attribute when the following apply: +Consider adding a new attribute if all of the following apply: - It provides a clear benefit to end users by enhancing telemetry. - There is a clear plan to use the attributes when defining spans, metrics, events, resources, or other telemetry signals in semantic conventions.