Skip to content

Commit

Permalink
Moved cloudevents.md
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Wert <[email protected]>
  • Loading branch information
AlexanderWert committed Jul 3, 2023
1 parent 93851b1 commit 0959bd9
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
1 change: 1 addition & 0 deletions specification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Semantic Conventions are defined for the following areas:

* [General](general/README.md): General Semantic Conventions.
* [Exceptions](exceptions/README.md): Semantic Conventions for Exceptions.
* [CloudEvents](cloudevents/README.md): Semantic Conventions for the CloudEvents specification.
* [HTTP](http/README.md): Semantic Conventions for HTTP client and server operations.
* [Database](database/README.md): Semantic Conventions for database operations.
* *Other areas can be found in the signal specific Semantic Conventions below*
Expand Down
11 changes: 11 additions & 0 deletions specification/cloudevents/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# 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/blob/v1.21.0/specification/document-status.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CloudEvents
# Semantic conventions for CloudEvents spans

**Status**: [Experimental][DocumentStatus]

Expand Down

0 comments on commit 0959bd9

Please sign in to comment.