1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporters/stdout
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
..
config.go Refactor configs (#1882) 2021-05-14 13:28:28 -07:00
doc.go Update README and documentation to better communicate pre-GA state (#1281) 2020-10-29 09:23:13 -07:00
example_test.go Add schema URL support to Tracer (#1889) 2021-05-27 15:22:38 -04:00
exporter.go Refactor configs (#1882) 2021-05-14 13:28:28 -07:00
go.mod OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00
go.sum Bump github.com/benbjohnson/clock from 1.0.3 to 1.1.0 in /sdk/metric (#1532) 2021-05-10 09:36:03 -07:00
metric_test.go Fix stdout TestStdoutTimestamp failure with sleep (#1572) 2021-02-23 14:38:23 -05:00
metric.go Refactor configs (#1882) 2021-05-14 13:28:28 -07:00
trace_test.go Add schema URL support to Tracer (#1889) 2021-05-27 15:22:38 -04:00
trace.go Refactor configs (#1882) 2021-05-14 13:28:28 -07:00