-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restructured messaging semantic conventions
Signed-off-by: Alexander Wert <[email protected]>
- Loading branch information
1 parent
7c0d58f
commit c6e308e
Showing
10 changed files
with
209 additions
and
150 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Semantic conventions for Messaging systems | ||
|
||
**Status**: [Experimental][DocumentStatus] | ||
|
||
This document defines semantic conventions for messaging systems spans, metrics and logs. | ||
|
||
Semantic conventions for messaging systems are defined for the following signals: | ||
|
||
* [Messaging Spans](messaging-spans.md): Semantic Conventions for messaging *spans*. | ||
|
||
Technology specific semantic conventions are defined for the following messaging systems: | ||
|
||
* [Kafka](kafka.md): Semantic Conventions for *Apache Kafka*. | ||
* [RabbitMQ](rabbitmq.md): Semantic Conventions for *RabbitMQ*. | ||
* [RocketMQ](rocketmq.md): Semantic Conventions for *Apache RocketMQ*. | ||
|
||
[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.21.0/specification/document-status.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.