1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-16 10:19:23 +02:00
opentelemetry-go/exporter/trace
Gustavo Silva Paiva a6e139e1d4 api(trace): change trace id to byte array. (#226)
* api(trace): change trace id to byte array.

* fix lint errors

* add helper to create trace id from hex and improve stdout exporter.

* remove comma.

* fix lint

* change TraceIDFromHex to be compliant with w3 trace-context

* revert remove of hex16 regex because its used to parse SpanID

* lint

* fix typo
2019-10-22 23:01:33 -07:00
..
jaeger api(trace): change trace id to byte array. (#226) 2019-10-22 23:01:33 -07:00
stackdriver change key to a string alias and KeyValue constructors (#217) 2019-10-16 22:49:58 -07:00
stdout api(trace): change trace id to byte array. (#226) 2019-10-22 23:01:33 -07:00