rghetia
15bfc5bb12
Namespace import path under "/otel" ( #274 )
...
Also fixes example module paths so that they use the vanity URL instead
of the github URL.
[Closes #184 ]
2019-11-01 11:40:29 -07:00
Joshua MacDonald
de6715fca3
Remove the distributedctx.Mutator ( #252 )
...
* Remove the distributedctx.Mutator
* Remove unused field
* Update examples
2019-10-30 13:21:13 -07:00
Joshua MacDonald
320c62a780
Remove BYTES values, as they are are not thread safe ( #249 )
...
* Remove BYTES values, as they are mutable
* Remove more BYTES
2019-10-30 10:20:53 -07:00
Krzesimir Nowak
8013f4789d
Move opentracing bridge out of experimental ( #245 )
...
* move bridge out of the experimental directory
* drop a leftover from experimental stuff in gitignore
found by accident when doing `git grep experimental`.
2019-10-28 16:56:11 -07:00