1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-16 10:19:23 +02:00
opentelemetry-go/exporters/otlp/otlpmetric
Damien Mathieu 24414b2455
Refactor OTLP exporter env config to be shared across all exporters (#2608)
* setup global envconfig package for otlp exporter

* use envconfig in otlpmetrics package

* fix lint

* add changelog entry

* Update exporters/otlp/internal/envconfig/envconfig.go

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>

* fix lint

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2022-03-02 21:07:06 -05:00
..
internal Refactor OTLP exporter env config to be shared across all exporters (#2608) 2022-03-02 21:07:06 -05:00
otlpmetricgrpc [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
otlpmetrichttp remove old prom-collector depandence (#2643) 2022-03-01 15:09:51 -05:00
clients.go change UploadMetrics signature from slice to single Resource (#2491) 2022-01-04 10:14:03 -08:00
exporter_test.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
exporter.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
go.mod Release v1.4.1/v0.27.1 (#2619) 2022-02-16 09:49:05 -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