semantic-conventions/docs/messaging
Liudmila Molkova e74c9982f0
Introduce common `messaging.destination.partition.id` instead of per-system ones (#798)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-13 11:42:47 +01:00
..
README.md [editorial] Fix path base in Hugo front matter (#688) 2024-02-06 17:57:38 +01:00
azure-messaging.md Introduce common `messaging.destination.partition.id` instead of per-system ones (#798) 2024-03-13 11:42:47 +01:00
gcp-pubsub.md docs(messaging): add gcp async batch publish example (#545) 2024-01-10 12:21:22 +01:00
kafka.md Introduce common `messaging.destination.partition.id` instead of per-system ones (#798) 2024-03-13 11:42:47 +01:00
messaging-metrics.md [chore] Improve check/fix make targets (#787) 2024-03-06 11:30:13 +01:00
messaging-spans.md [chore] Improve check/fix make targets (#787) 2024-03-06 11:30:13 +01:00
rabbitmq.md Adding `messaging.rabbitmq.message.delivery_tag` to the list of RabbitMQ specific tags (#433) 2024-02-22 13:51:32 +01:00
rocketmq.md Moved `messaging.*` attributes to the registry (#444) 2023-11-02 17:18:27 +01:00

README.md

Semantic Conventions for Messaging Systems

Status: Experimental

This document defines semantic conventions for messaging systems spans, metrics and logs.

Semantic conventions for messaging systems are defined for the following signals:

Technology specific semantic conventions are defined for the following messaging systems:

  • Kafka: Semantic Conventions for Apache Kafka.
  • RabbitMQ: Semantic Conventions for RabbitMQ.
  • RocketMQ: Semantic Conventions for Apache RocketMQ.
  • Google Cloud Pub/Sub: Semantic Conventions for Google Cloud Pub/Sub.