eclipse-hono / hono

Eclipse Hono™ Project
https://eclipse.dev/hono
Eclipse Public License 2.0
453 stars 137 forks source link

Revert "[#3656] Add Message Tracing logs" #3662

Closed harism closed 1 month ago

harism commented 1 month ago

This reverts commit b94163d580122b4863d344521e243ae2f3c9af34.

sophokles73 commented 1 month ago

@harism During our conversation you were mentioning the standard Californium logging as being sufficient for your purposes. In my argument, though, I was referring to Hono's distributed tracing support, which I believe would be helpful in this case because it would not require correlating log files from different pods. However, I am not 100% sure, if the CoAP adapter currently creates a Span for messages on unsupported/unknown resource paths ...