1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/exporters/trace/zipkin
Matej Gera f31d8ec1d0
Unify trace and metric exporter helpers (#944)
* Adjust Jaeger and Zipkin exporters helper methods

* Update and add tests, examples, various minor improvements

* Update changelog

* Correct the Zipkin example

- wait for the spans to be exported
- rebuild the example

* Zipkin service name as argument

* Rework Jaeger and Zipkin tests

* Include more detailed Changelog

Co-authored-by: ET <evantorrie@users.noreply.github.com>
Co-authored-by: Liz Fong-Jones <lizf@honeycomb.io>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-07-22 11:57:48 -07:00
..
doc.go Unify trace and metric exporter helpers (#944) 2020-07-22 11:57:48 -07:00
go.mod Release v0.9.0 (#952) 2020-07-20 12:40:42 -07:00
go.sum Bump github.com/google/go-cmp from 0.5.0 to 0.5.1 (#957) 2020-07-22 10:03:41 -04:00
model_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
model.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
zipkin_test.go Unify trace and metric exporter helpers (#944) 2020-07-22 11:57:48 -07:00
zipkin.go Unify trace and metric exporter helpers (#944) 2020-07-22 11:57:48 -07:00