opentracing / specification

A place to document (and discuss) the OpenTracing specification. 🛑 This project is DEPRECATED! https://github.com/opentracing/specification/issues/163
http://opentracing.io/spec
Apache License 2.0
1.17k stars 182 forks source link

Proposal: Add more semantics for message #141

Open fgieseke opened 5 years ago

fgieseke commented 5 years ago

Background

Messagingsystems: RabbitMq / Kafka

Proposal

Add semantics Kafka: message_topic, message_offset RabbitMQ: message_routingkey, message_queue, message_exchange

whiskeysierra commented 4 years ago

message_topic message_queue

That's already covered by message_bus.destination.

message_exchange

What would that be? Hostname? peer.hostname? peer.address?

message_routingkey

What would be an example?