semantic-conventions
semantic-conventions copied to clipboard
Messaging: report message schema/format/type attribute on sent/received metrics
Extracting message type from https://github.com/open-telemetry/semantic-conventions/issues/751#issuecomment-2405468487
type - Application-specific message type, e.g. "orders.created" Content type and Content encoding - e.g. "application/json" and "gzip". Used by applications, not core RabbitMQ
messaging.message.schema.id|format|type - appears in JMS Rabbit, Kafka Avro level, IBM MQ
@mamwl1 is going to work on it