harlow / kinesis-consumer

Golang library for consuming Kinesis stream data
MIT License
264 stars 90 forks source link

Opentracing examples #72

Open etsangsplk opened 5 years ago

etsangsplk commented 5 years ago
xzyfer commented 4 years ago

Would love to see some progress on this. Happy to help out where possible.

etsangsplk commented 4 years ago

@xzyfer

I have stopped development on this. Please take it over. I don't know what's the plan for this. One remaining thing is also for the trace to go through the AWS system, you will very likely to transform the opentracing traceID to X-RAY format. At the time I tested that ion other priejct, it needs to be transformed or else the http header will just got filtered out.