opentelemetry-go/sdk/metric/controller/basic
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
..
config.go Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00
config_test.go Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00
controller.go Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00
controller_test.go Remove sdk/export/metric module, embed into the sdk/metric (#2382) 2021-12-13 12:13:03 -08:00
pull_test.go Remove sdk/export/metric module, embed into the sdk/metric (#2382) 2021-12-13 12:13:03 -08:00
push_test.go Remove sdk/export/metric module, embed into the sdk/metric (#2382) 2021-12-13 12:13:03 -08:00