mtth / tracing

Distributed tracing
https://hackage.haskell.org/package/tracing
BSD 3-Clause "New" or "Revised" License
24 stars 11 forks source link

Bugfixs: Do not prefix kind keys in `addConsumerKind` and `addProducerKind`. #27

Closed alaendle closed 7 months ago

alaendle commented 7 months ago

Sorry, but I've introduced a small bug with #15 and #25. The kindKey gets prefixed and therefore the kind of the span is transmitted as a custom attribute - and not as the kind attribute of the span.