1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/exporters/zipkin
Tyler Yahn 2cfc5210f2
Release v1.5.0 (#2676)
* Bump stable-v1 from v1.4.1 to v1.5.0

* Remove internal/metric module from versions file

This module was removed from the project.

* Prepare stable-v1 for version v1.5.0

* Update changelog

* Update CHANGELOG.md
2022-03-16 09:13:17 -07: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.5.0 (#2676) 2022-03-16 09:13:17 -07: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