Commit Graph

3 Commits

Author SHA1 Message Date
John Watson a5f7286e5c
Update the examples for v0.10.0 (#2030)
* Update the examples for v0.10.0

* make sure to install the propagator for the client/server examples

* rename method to be more consistent
2020-11-05 16:32:58 -08:00
Bogdan Drutu 698e9f4ad6
Use boms for grpc and opentelemetry in the examples (#1953)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2020-11-01 08:07:47 -08:00
neeraj97 3bd02e896a
Added example module for zipkin trace exporter (#1383)
* Add example module for Zipkin

* Updated to include Zipkin example module

* Changed to use shutdown() on TracerSdkProvider

* Changed zipkin example module to use shutdown() on TracerSdkProvider
2020-06-30 08:21:32 -07:00