1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/internal
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
..
matchers Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
metric Update internal/metric/async.go 2020-06-02 13:40:20 -07:00
opentelemetry-proto@e43e1abc40 Import open-telemetry/opentelemetry-proto submodule and generate protobuf bindings locally (#942) 2020-07-16 13:59:14 -07:00
opentelemetry-proto-gen Import open-telemetry/opentelemetry-proto submodule and generate protobuf bindings locally (#942) 2020-07-16 13:59:14 -07:00
testing Unify trace and metric exporter helpers (#944) 2020-07-22 11:57:48 -07:00
trace Avoid setting span status to Unknown when no HTTP status is provided; stdlib assumes it to be 200 OK (#908) 2020-07-07 09:00:21 -07:00