1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-22 20:06:07 +02:00
opentelemetry-go/exporters/otlp/otlpmetric
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
..
internal Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00
otlpmetricgrpc Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00
otlpmetrichttp Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00
clients.go change UploadMetrics signature from slice to single Resource (#2491) 2022-01-04 10:14:03 -08:00
exporter_test.go change UploadMetrics signature from slice to single Resource (#2491) 2022-01-04 10:14:03 -08:00
exporter.go Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00
go.mod Bump google.golang.org/grpc from 1.43.0 to 1.44.0 in /exporters/otlp/otlpmetric (#2572) 2022-02-01 10:28:31 -08:00
go.sum Bump google.golang.org/grpc from 1.43.0 to 1.44.0 in /exporters/otlp/otlpmetric (#2572) 2022-02-01 10:28:31 -08:00
options.go Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00