1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporters/zipkin
Aaron Clawson a1fff3c258
Add Marshaling implementations for exporters (#2578)
* Add Marshaling implementations for exporters

* Changelog

* Fix changelog

Co-authored-by: Aaron Clawson <MadVikingGod@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2022-02-25 10:28:28 -08:00
..
doc.go Prerelease v1.0.0 (#2250) 2021-09-20 13:02:46 -07:00
env_test.go support zipkin exporter endpoint env (#2490) 2022-01-06 08:28:42 -08:00
env.go support zipkin exporter endpoint env (#2490) 2022-01-06 08:28:42 -08:00
go.mod Release v1.4.1/v0.27.1 (#2619) 2022-02-16 09:49:05 -08:00
go.sum Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 across the project (#2545) 2022-01-24 08:35:53 -08:00
model_test.go Export resource attributes from zipkin exporter (#2589) 2022-02-09 10:26:45 -08:00
model.go Export resource attributes from zipkin exporter (#2589) 2022-02-09 10:26:45 -08:00
zipkin_test.go Export resource attributes from zipkin exporter (#2589) 2022-02-09 10:26:45 -08:00
zipkin.go Add Marshaling implementations for exporters (#2578) 2022-02-25 10:28:28 -08:00