19 lines
758 B
Markdown
19 lines
758 B
Markdown
<!--- Hugo front matter used to generate the website version of this page:
|
|
linkTitle: CloudEvents
|
|
path_base_for_github_subdir:
|
|
from: tmp/semconv/docs/cloudevents/_index.md
|
|
to: cloudevents/README.md
|
|
--->
|
|
|
|
# Semantic Conventions for CloudEvents
|
|
|
|
**Status**: [Experimental][DocumentStatus]
|
|
|
|
This document defines semantic conventions for the [CloudEvents specification](https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/spec.md#overview).
|
|
|
|
Semantic conventions for CloudEvents are defined for the following signals:
|
|
|
|
- [CloudEvents Spans](cloudevents-spans.md): Semantic Conventions for modeling CloudEvents as _spans_.
|
|
|
|
[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.31.0/specification/document-status.md
|