1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/exporters/otlp/otlptrace/otlptracehttp
Gustavo Silva Paiva 2371bb0a09
add otlp trace http exporter (#1963)
* add otlp trace http exporter

* remove `WithTraces*` options

* address discussions

* run make precommit

* rename WithURLPath option
2021-06-07 07:57:58 -07:00
..
certificate_test.go add otlp trace http exporter (#1963) 2021-06-07 07:57:58 -07:00
client_test.go add otlp trace http exporter (#1963) 2021-06-07 07:57:58 -07:00
client.go add otlp trace http exporter (#1963) 2021-06-07 07:57:58 -07:00
doc.go add otlp trace http exporter (#1963) 2021-06-07 07:57:58 -07:00
exporter.go add otlp trace http exporter (#1963) 2021-06-07 07:57:58 -07:00
go.mod add otlp trace http exporter (#1963) 2021-06-07 07:57:58 -07:00
go.sum add otlp trace http exporter (#1963) 2021-06-07 07:57:58 -07:00
mock_collector_test.go add otlp trace http exporter (#1963) 2021-06-07 07:57:58 -07:00
options.go add otlp trace http exporter (#1963) 2021-06-07 07:57:58 -07:00