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/otlptrace/internal/otlptracetest
Gustavo Silva Paiva dfe2b6f143
OTLP trace gRPC exporter (#1922)
* draft: otlp exporter trace grpc

* address comments and improve usability

* change passthrough example to go 1.15

* code cleanups

* copy dependencies to `otlptrace`

* fix typo on makefile

* address comments

* update code with latest changes

* fix comments

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-05-27 13:47:01 -07:00
..
client.go OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00
collector.go OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00
data.go OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00
otlptest.go OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00