Skip to content

Commit 5d822a7

Browse files
authored
Drop Additional Terminology section from glossary (#3400)
1 parent 3114ddd commit 5d822a7

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

content/en/docs/concepts/glossary.md

-30
Original file line numberDiff line numberDiff line change
@@ -332,36 +332,6 @@ An in-process alternative to external exporters. When included, they collect and
332332
aggregate tracing and metrics information in the background; this data is served
333333
on web pages when requested. See [more][zpages].
334334

335-
## Additional Terminology
336-
337-
### Traces
338-
339-
#### **[Trace API Terminology](/docs/specs/otel/trace/api)**
340-
341-
#### **[Trace SDK Terminology](/docs/specs/otel/trace/sdk)**
342-
343-
### Metrics
344-
345-
#### **[Metric API Terminology](/docs/specs/otel/metrics/api#overview)**
346-
347-
#### **[Metric SDK Terminology](/docs/specs/otel/metrics#specifications)**
348-
349-
### Logs
350-
351-
#### **[Trace Context Fields](/docs/specs/otel/logs/data-model#trace-context-fields)**
352-
353-
#### **[Severity Fields](/docs/specs/otel/logs/data-model#severity-fields)**
354-
355-
#### **[Log Record Fields](/docs/specs/otel/logs/data-model#log-and-event-record-definition)**
356-
357-
### Semantic Conventions
358-
359-
#### **[Resource Conventions](/docs/specs/semconv/resource/)**
360-
361-
#### **[Span Conventions](/docs/specs/semconv/general/trace/)**
362-
363-
#### **[Metric Conventions](/docs/specs/semconv/general/metrics/)**
364-
365335
[baggage]: /docs/specs/otel/baggage/api/
366336
[attribute]: /docs/specs/otel/common/#attributes
367337
[collector]: /docs/collector

0 commit comments

Comments
 (0)