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 bd817df68c
Change Options to accept type not pointer (#2558)
* Change trace options to accept type not pointer

Add benchmark to show allocation improvement.

* Update CONTRIBUTING.md guidelines

* Update all Option iface

* Fix grammar in CONTRIBUTING
2022-02-01 15:51:23 -06: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 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
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 Add semconv/v1.7.0 package (#2320) 2021-10-22 08:43:47 -07:00
model.go Fix imports in all files except generated files in jaeger exporter (#2383) 2021-11-13 08:35:04 -08:00
zipkin_test.go support zipkin exporter endpoint env (#2490) 2022-01-06 08:28:42 -08:00
zipkin.go Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00