eclipse-uprotocol / up-rust

uProtocol Language Specific Library for Rust
Apache License 2.0
11 stars 9 forks source link

UMessageBuilder does not support setting traceparent #128

Closed sophokles73 closed 3 months ago

sophokles73 commented 3 months ago

The UAttributes spec allows adding a W3C Trace Context to a UMessage's attributes. However, the UMessageBuilder currently does not support this.