1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/internal/tools
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
..
crosslink Organize API into Go modules based on stability and dependencies (#1528) 2021-02-12 08:23:51 -08:00
semconv-gen Semantic Convention generation tooling (#1891) 2021-05-12 19:10:56 -04:00
go.mod OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00
go.sum Bump github.com/golangci/golangci-lint in /internal/tools (#1925) 2021-05-17 08:08:03 -07:00
tools.go Add a test to prove the Tracer is safe for concurrent calls (#1665) 2021-03-16 11:55:14 -04:00