diff --git a/content/en/docs/concepts/semantic-conventions.md b/content/en/docs/concepts/semantic-conventions.md index ff931c6c90c3..545e22c09ceb 100644 --- a/content/en/docs/concepts/semantic-conventions.md +++ b/content/en/docs/concepts/semantic-conventions.md @@ -4,10 +4,11 @@ description: Common names for different kinds of operations and data. weight: 30 --- -OpenTelemetry defines Semantic Conventions (sometimes called Semantic -Attributes) that specify common names for different kinds of operations and -data. The benefit to using Semantic Conventions is in following a common naming -scheme that can be standardized across a codebase, libraries, and platforms. +OpenTelemetry defines [Semantic Conventions](/docs/specs/semconv/) (sometimes +called Semantic Attributes) that specify common names for different kinds of +operations and data. The benefit to using Semantic Conventions is in following a +common naming scheme that can be standardized across a codebase, libraries, and +platforms. Currently, Semantic Conventions are available for traces, metrics and resources: