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
Tyler Yahn 931266483d
Fix per-signal endpoint parsing in OTLP exporters (#2433)
* Fix per-signal endpoint parsing in otlptrace

* Add distinguishing non-per-signal env var value

* Fix per-signal endpoint parsing in otlpmetric

* Add changes to changelog

* Use else if to prevent unnecessary work

* Add spec link to otlptrace README
2021-12-09 10:40:30 -08:00
..
metrictransform Remove metric MinMaxSumCount kind aggregation (#2423) 2021-12-06 11:47:40 -08:00
otlpconfig Fix per-signal endpoint parsing in OTLP exporters (#2433) 2021-12-09 10:40:30 -08:00
otlpmetrictest Remove metric MinMaxSumCount kind aggregation (#2423) 2021-12-06 11:47:40 -08:00