nwest1

Results 6 comments of nwest1

I've been logging the headers as per nginx norm: `$http_x_b3_traceid`. That's not going to get you a full trace based on other opentracing directives (like anything created with `opentracing_tag` or...

Thanks for the mention - Bottom-line, this simplified the code necessary to emit metrics. If it was removed, it would mean more complexity and repetition in our own code, and...

related: https://github.com/brocaar/lorawan/pull/74

Leaving in draft until lorawan PR is approved. Need to remove the go mod replace directive.

Submitted this fix awhile ago, but would love to see some feedback on it - https://github.com/eclipse/paho.mqtt.java/pull/911