We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f25a7c9 commit d4ecc1fCopy full SHA for d4ecc1f
CONTRIBUTING.md
@@ -108,9 +108,9 @@ The YAML (model definition) and Markdown (documentation) files are organized in
108
│ ├── {root-namespace}
109
│ │ ├── {root-namespace}-events.yaml
110
│ │ ├── {root-namespace}-metrics.yaml
111
-│ │ ├── {root-namespace}-spans.yaml
112
│ │ ├── {root-namespace}-registry.yaml
113
│ │ ├── {root-namespace}-resources.yaml
+│ │ ├── {root-namespace}-spans.yaml
114
```
115
116
All attributes must be defined in the folder matching its root namespace under
0 commit comments