20 lines
716 B
Markdown
20 lines
716 B
Markdown
<!--- Hugo front matter used to generate the website version of this page:
|
|
linkTitle: General
|
|
path_base_for_github_subdir:
|
|
from: tmp/semconv/docs/general/_index.md
|
|
to: general/README.md
|
|
weight: -1
|
|
--->
|
|
|
|
# General Semantic Conventions
|
|
|
|
This document defines general Semantic Conventions for spans, metrics, logs and events.
|
|
|
|
The following general Semantic Conventions are defined:
|
|
|
|
* **[General attributes](attributes.md): General semantic attributes**.
|
|
* [Events](events.md): General Semantic Conventions for events.
|
|
* [Logs](logs.md): General Semantic Conventions for logs.
|
|
* [Metrics](metrics.md): General Semantic Conventions for metrics.
|
|
* [Spans](trace.md): General Semantic Conventions for traces / spans.
|