1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-18 16:47:18 +02:00
opentelemetry-go/exporters/otlp/otlpmetric/internal/otlpconfig
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
..
envconfig_test.go OTLP metrics gRPC exporter (#1991) 2021-06-11 13:25:56 -07:00
envconfig.go Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00
options_test.go Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00
options.go Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00
optiontypes.go OTLP metrics gRPC exporter (#1991) 2021-06-11 13:25:56 -07:00
tls.go Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00