We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05dba6d commit c338232Copy full SHA for c338232
docs/general/how-to-define-semantic-conventions.md
@@ -13,7 +13,7 @@ linkTitle: How to define new semantic conventions
13
- [Defining attributes](#defining-attributes)
14
- [Defining spans](#defining-spans)
15
- [Defining metrics](#defining-metrics)
16
- - [Defining resources](#defining-resources)
+ - [Defining entities](#defining-entities)
17
- [Defining events](#defining-events)
18
- [Stabilizing existing conventions](#stabilizing-existing-conventions)
19
- [Migration plan](#migration-plan)
@@ -141,9 +141,9 @@ TBD
141
142
TBD
143
144
-#### Defining resources
+#### Defining entities
145
146
-TBD
+Follow the [Entity Modeling Guide](/docs/non-normative/how-to-write-conventions/resource-and-entities.md).
147
148
#### Defining events
149
0 commit comments