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
Tyler Yahn 577b21745b
Update codes to match specification (#1214)
* Update codes to match specification

* Add changes to changelog

* go mod tidy

* Add unit tests for codes

* Update SetStatus methods to only filter Unset

* Update apitest code being tested
2020-10-05 11:36:03 -07:00
..
doc.go Unify trace and metric exporter helpers (#944) 2020-07-22 11:57:48 -07:00
go.mod Update codes to match specification (#1214) 2020-10-05 11:36:03 -07:00
go.sum Update codes to match specification (#1214) 2020-10-05 11:36:03 -07:00
model_test.go Update codes to match specification (#1214) 2020-10-05 11:36:03 -07:00
model.go Update the attribute names for the OTel attributes for the zipkin exporter (#1201) 2020-09-23 22:42:05 -04:00
zipkin_test.go Update codes to match specification (#1214) 2020-10-05 11:36:03 -07:00
zipkin.go Rename *Provider names (#1190) 2020-09-23 18:16:13 -04:00